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

public class UnionOptions extends Options<UnionOptions>
  • Constructor Summary

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

    • UnionOptions

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