Home / Development / Documentation / 2.0.44 / info.bioinfweb.treegraph.document.format.operate
TreeGraph 2
 


Package info.bioinfweb.treegraph.document.format.operate

Format operators are used to change single formats of document elements.

See:
          Description

Interface Summary
FormatOperator  
 

Class Summary
AbstractBranchOperator  
AbstractGraphicalLabelOperator  
AbstractIconLabelOperator  
AbstractLabelMarginOperator  
AbstractLabelOperator  
AbstractLeafMarginOperator  
AbstractLegendMarginOperator  
AbstractLegendOperator  
AbstractLineOperator  
AbstractMarginOperator  
AbstractOperator  
AbstractPieChartLabelOperator  
AbstractTextOperator  
ConstantWidthOperator  
CornerRadiusOperator  
DecimalFormatOperator This operator is used to change the decimal format of a TextFormats-object.
FontNameOperator  
IconFilledOperator  
IconOperator  
InternalPieChartLinesOperator  
LabelAboveOperator  
LabelHeightOperator  
LabelLineNumberOperator  
LabelLinePositionOperator  
LabelMarginBottomOperator  
LabelMarginLeftOperator  
LabelMarginRightOperator  
LabelMarginTopOperator  
LabelWidthOperator  
LeafMarginBottomOperator  
LeafMarginLeftOperator  
LeafMarginRightOperator  
LeafMarginTopOperator  
LegendMarginBottomOperator  
LegendMarginLeftOperator  
LegendMarginRightOperator  
LegendMarginTopOperator  
LegendPositionOperator  
LegendStyleOperator  
LineColorOperator  
LineWidthOperator  
MinLengthOperator  
MinSpaceAboveOperator  
MinSpaceBelowOperator  
MinTreeDistanceOperator  
NullPieChartLinesOperator  
OperatorMap  
PieColorOperator  
ScaleBarFormatsOperator There only one operator for all scale bar formats because there can only be one scale bar per document.
TextColorOperator  
TextHeightOperator  
TextOrientationOperator  
TextStyleOperator  
 

Exception Summary
InvalidTargetException  
 

Package info.bioinfweb.treegraph.document.format.operate Description

Format operators are used to change single formats of document elements. This package contains one formats operator for each format that can be changed using the ElementFormatsDialog.