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


Package info.bioinfweb.treegraph.document.format

Contains classes that store format information of the different document elements.

See:
          Description

Interface Summary
CornerRadiusFormats  
ElementFormats This interface should be implemented by all classes the represent formats of a PaintableElement.
LineFormats  
TextFormats  
 

Class Summary
BranchFormats  
ConcreteTextFormats  
DistanceDimension  
DistanceValue This class represents a distance in the document.
FormatUtils Provides general format functionalities.
GlobalFormats  
GraphicalLabelFormats All format classes for document elements which represent labels with line formats should inherit from this class.
IconLabelFormats  
LabelFormats Implements basic label formats.
LegendFormats  
Margin  
NodeFormats  
PieChartLabelFormats Stores the formats of pie chart label.
ScaleBarFormats Stores the formats of a ScaleBar.
ScaleValue Stores the length of a branch length scale bar.
TextLabelFormats  
 

Enum Summary
LegendStyle  
ScaleAlignment  
TextOrientation  
 

Package info.bioinfweb.treegraph.document.format Description

Contains classes that store format information of the different document elements.