Uses of Package
info.bioinfweb.treegraph.document.format

Packages that use info.bioinfweb.treegraph.document.format
info.bioinfweb.treegraph.document Contains the classes that represent the data structure of TreeGraph 2 (document elements and formats) as well as all edit operations in the undo-package to manipulate the data structure and classes to read and write a document from and to different formats (io- subpackage). 
info.bioinfweb.treegraph.document.format Contains classes that store format information of the different document elements. 
info.bioinfweb.treegraph.document.format.operate Format operators are used to change single formats of document elements. 
info.bioinfweb.treegraph.document.io.tgf   
info.bioinfweb.treegraph.document.io.xtg   
info.bioinfweb.treegraph.document.undo.format   
info.bioinfweb.treegraph.graphics.positionpaint   
info.bioinfweb.treegraph.gui.dialogs Contains dialogs of the TreeGraph 2 GUI. 
info.bioinfweb.treegraph.gui.dialogs.elementformats   
info.bioinfweb.treegraph.gui.dialogs.exporttographic   
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.document
BranchFormats
           
DistanceDimension
           
DistanceValue
          This class represents a distance in the document.
EdgeRadiusFormats
           
ElementFormats
          This interface should be implemented by all classes the represent formats of a PaintableElement.
GlobalFormats
           
LabelPositionFormats
          This class implements the formats necessary to position an label relative to others.
LegendFormats
           
LineFormats
           
NodeFormats
           
ScaleBarFormats
           
TextFormats
           
TextLabelFormats
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.document.format
BranchFormats
           
DistanceDimension
           
DistanceValue
          This class represents a distance in the document.
EdgeRadiusFormats
           
ElementFormats
          This interface should be implemented by all classes the represent formats of a PaintableElement.
GlobalFormats
           
LabelPositionFormats
          This class implements the formats necessary to position an label relative to others.
LegendFormats
           
LegendStyle
           
LineFormats
           
Margin
           
NodeFormats
           
ScaleAlignment
           
ScaleBarFormats
           
ScaleValue
          Stores the length of a branch length scale bar.
TextFormats
           
TextLabelFormats
           
TextOrientation
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.document.format.operate
DistanceValue
          This class represents a distance in the document.
ElementFormats
          This interface should be implemented by all classes the represent formats of a PaintableElement.
LegendStyle
           
ScaleBarFormats
           
TextOrientation
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.document.io.tgf
DistanceValue
          This class represents a distance in the document.
NodeFormats
           
TextLabelFormats
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.document.io.xtg
DistanceDimension
           
DistanceValue
          This class represents a distance in the document.
GlobalFormats
           
LegendFormats
           
LineFormats
           
Margin
           
ScaleValue
          Stores the length of a branch length scale bar.
TextFormats
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.document.undo.format
ElementFormats
          This interface should be implemented by all classes the represent formats of a PaintableElement.
GlobalFormats
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.graphics.positionpaint
DistanceDimension
           
TextFormats
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.gui.dialogs
DistanceValue
          This class represents a distance in the document.
GlobalFormats
           
Margin
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.gui.dialogs.elementformats
ScaleValue
          Stores the length of a branch length scale bar.
TextFormats
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.gui.dialogs.exporttographic
DistanceValue
          This class represents a distance in the document.