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 classAbstractMetaCodeGeneratorWithNoTrailingSpaceAncestor for meta code generators that can suppress the trailing space.classBlockSizeInserts the code from the base generator inside a block with the specified font size.classFigureInserts a figure with the code generated by the base generator.classMiniPageInserts a minipage environment.classMultiColInserts a 'multicol' environment, providing multiple columns and an optional preface across the columns.
-