Uses of Class
adams.doc.latex.generator.AbstractMetaCodeGenerator
-
Packages that use AbstractMetaCodeGenerator Package Description adams.doc.latex.generator -
-
Uses of AbstractMetaCodeGenerator in adams.doc.latex.generator
Subclasses of AbstractMetaCodeGenerator in adams.doc.latex.generator Modifier and Type Class Description class
AbstractMetaCodeGeneratorWithNoTrailingSpace
Ancestor for meta code generators that can suppress the trailing space.class
BlockSize
Inserts the code from the base generator inside a block with the specified font size.class
Figure
Inserts a figure with the code generated by the base generator.class
MiniPage
Inserts a minipage environment.class
MultiCol
Inserts a 'multicol' environment, providing multiple columns and an optional preface across the columns.
-