Uses of Class
ch.stegmaier.java2tex.commands.GenericCommand
Packages that use GenericCommand
Package
Description
-
Uses of GenericCommand in ch.stegmaier.java2tex.commands
Classes in ch.stegmaier.java2tex.commands with type parameters of type GenericCommandModifier and TypeClassDescriptionclassGenericCommand<X extends GenericCommand>classGenericEnvironment<X extends GenericCommand>Subclasses of GenericCommand in ch.stegmaier.java2tex.commandsMethods in ch.stegmaier.java2tex.commands with parameters of type GenericCommandModifier and TypeMethodDescriptionRow.addCol(GenericCommand command) Tabular.addCol(GenericCommand command) -
Uses of GenericCommand in ch.stegmaier.java2tex.commands.parameters
Methods in ch.stegmaier.java2tex.commands.parameters that return GenericCommandModifier and TypeMethodDescriptionstatic GenericCommandSuperTableOption.left()static GenericCommandSuperTableOption.right()static GenericCommandSuperTableOption.stretch()static GenericCommandSuperTableOption.TrickSupertabularIntoMulticols() -
Uses of GenericCommand in ch.stegmaier.java2tex.commands.registry
Methods in ch.stegmaier.java2tex.commands.registry that return GenericCommandModifier and TypeMethodDescriptionstatic GenericCommandImage.caption()static GenericCommandCommon.clearpage()static GenericCommandCommon.columnbreak()static GenericCommandImage.figure()static GenericCommandCommon.fill()static GenericCommandCommon.flushright()static GenericCommandCommon.hfill()static GenericCommandCommon.hline()static GenericCommandCommon.input()static GenericCommandCommon.label()static GenericCommandCommon.newline()static GenericCommandCommon.newpage()static GenericCommandCommon.noindent()static GenericCommandCommon.p()static GenericCommandCommon.pageref()static GenericCommandSections.section()static GenericCommandImage.subfigure()static GenericCommandSections.subsection()static GenericCommandSections.subsubsection()static GenericCommandCommon.textwidth()static GenericCommandCommon.url()static GenericCommandCommon.vfill()static GenericCommandCommon.vspace()