java.lang.Object
ch.stegmaier.java2tex.core.BaseOption<X>
ch.stegmaier.java2tex.core.OptionBuilder<X>
ch.stegmaier.java2tex.genealogytree.impl.graphgrammar.Options<ParentOptions>
ch.stegmaier.java2tex.genealogytree.impl.graphgrammar.ParentOptions

public class ParentOptions extends Options<ParentOptions>
  • Constructor Summary

    Constructors
    Constructor
    Description
    ParentOptions(ch.stegmaier.java2tex.core.GenericCommand parent)
     
  • Method Summary

    Methods inherited from class ch.stegmaier.java2tex.genealogytree.impl.graphgrammar.Options

    box, id

    Methods inherited from class ch.stegmaier.java2tex.core.OptionBuilder

    entry, entry, entry, entry, entry, optionList, toString

    Methods inherited from class ch.stegmaier.java2tex.core.BaseOption

    getThis

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ParentOptions

      public ParentOptions(ch.stegmaier.java2tex.core.GenericCommand parent)