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

public class NodeOptions extends Options<NodeOptions>
  • Constructor Summary

    Constructors
    Constructor
    Description
    NodeOptions(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

    • NodeOptions

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