Uses of Class
eu.bandm.tools.format.Compound
Packages that use Compound
-
Uses of Compound in eu.bandm.tools.format
Subclasses of Compound in eu.bandm.tools.formatModifier and TypeClassDescriptionclassPrints contained sub-formats always horizontally adjacent.classPrints its sub-formats vertically aligned one beneath the other.classPrints all sub-formats directly adjacent, even if they are multi-line.classPrints all sub-formats in the same line as long as possible, and starts a new line for every sub-format which would (probably) exceeded the page width.classArranges all sub-formats decorated as comments.classPrints all sub-formats in the same horizional line if this is possible within the page width, otherwise it prints all sub-formats in one vertical line.classRealizes one line of a table, and prints sub-formats starting in the relative column indicated by the value of theirindent(int).Methods in eu.bandm.tools.format that return CompoundMethods in eu.bandm.tools.format with parameters of type Compound -
Uses of Compound in eu.bandm.tools.formatDiagnosis
Methods in eu.bandm.tools.formatDiagnosis with parameters of type Compound