Package ru.novosoft.dc.rtf.dom.objects

Auxiliary RTF DOM Classes.

See:
          Description

Interface Summary
ActiveSymbols Codes of all active symbols except the "par", "cell", "nestcell", "row", "nestrow", and "sect" symbols.
CellMerge Cell merge constants.
CharacterShape Character shape constants (styles and effects) specifying a bit number in a character shape value responsible for the corresponding property.
CharacterUnderline Character underline constants.
Compatibility Compatibility flags.
HorizontalAlignment Horizontal alignment constants.
Margins Indices of margin parameters used in the Padding and CellSpacing classes.
SectionStart Section start kinds.
VerticalAlignment Vertical alignment constants.
 

Class Summary
Border The border specification class.
BorderSet The set of borders.
CellSpacing The cell spacing specification class contains 4 spacing parameters in twips.
CharacterSpacing The character spacing specification class.
Columns The columns specification class.
CustomProperty Describes a custom rtf-property.
Indentation Consists of 3 indentation parameters.
InvisibleCells The invisible cells specification class.
Layout The page layout consists of 7 layout parameters measured in twips and two boolean flags controlling the mirror margin mode and landscape mode.
Padding The padding specification class contains 4 padding parameters.
Pagination Describes pagination flags.
Panose Panose-1 font classifier.
ParagraphSpacing The paragraph spacing specification class.
Position Specification of absolutely positioned paragraphs (frames or objects).
RowPagination Describes table row pagination flags.
RTFColor The RTF color class.
RTFDate The RTF date class contains date and time information.
RTFFont The class supports all properties of fonts in RTF Specification 1.6 except font embedding property.
Shading The color shading class.
Tab The tab specification class.
TabSet The set of tabs.
 

Package ru.novosoft.dc.rtf.dom.objects Description

Auxiliary RTF DOM Classes.