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


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.adapters.distance   
info.bioinfweb.treegraph.document.format.operate Format operators are used to change single formats of document elements. 
info.bioinfweb.treegraph.document.io.tgf The classes in this package were planned to allow the import of TGF files into TreeGraph 2. 
info.bioinfweb.treegraph.document.io.xtg Contains classes implementing reading and writing of TreeGraph 2 documents. 
info.bioinfweb.treegraph.document.position Contains classes used by the positioners and painters (see package info.bioinfweb.treegraph.graphics.positionpaint) to store information about the positions where the document elements will be painted. 
info.bioinfweb.treegraph.document.undo.format   
info.bioinfweb.treegraph.graphics.positionpaint The classes in this package implement the output of an TreeGraph 2 document with Graphics2D
info.bioinfweb.treegraph.graphics.positionpaint.labelicons   
info.bioinfweb.treegraph.gui.dialogs Contains dialogs of the TreeGraph 2 GUI. 
info.bioinfweb.treegraph.gui.dialogs.elementformats   
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.document
BranchFormats
           
ConcreteTextFormats
           
CornerRadiusFormats
           
DistanceDimension
           
ElementFormats
          This interface should be implemented by all classes the represent formats of a PaintableElement.
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
           
LineFormats
           
NodeFormats
           
PieChartLabelFormats
          Stores the formats of pie chart label.
ScaleBarFormats
          Stores the formats of a ScaleBar.
TextFormats
           
TextLabelFormats
           
 

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.document.format
BranchFormats
           
ConcreteTextFormats
           
CornerRadiusFormats
           
DistanceDimension
           
DistanceValue
          This class represents a distance in the document.
ElementFormats
          This interface should be implemented by all classes the represent formats of a PaintableElement.
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
           
LegendStyle
           
LineFormats
           
Margin
           
NodeFormats
           
PieChartLabelFormats
          Stores the formats of pie chart label.
ScaleAlignment
           
ScaleBarFormats
          Stores the formats of a ScaleBar.
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.adapters.distance
DistanceValue
          This class represents a distance in the document.
IconLabelFormats
           
LabelFormats
          Implements basic label formats.
LegendFormats
           
 

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
           
Margin
           
ScaleBarFormats
          Stores the formats of a ScaleBar.
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.
LabelFormats
          Implements basic label formats.
NodeFormats
           
 

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
           
GraphicalLabelFormats
          All format classes for document elements which represent labels with line formats should inherit from this class.
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.position
DistanceValue
          This class represents a distance in the document.
 

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

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

Classes in info.bioinfweb.treegraph.document.format used by info.bioinfweb.treegraph.graphics.positionpaint.labelicons
IconLabelFormats
           
 

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
DistanceValue
          This class represents a distance in the document.
GraphicalLabelFormats
          All format classes for document elements which represent labels with line formats should inherit from this class.
IconLabelFormats
           
ScaleValue
          Stores the length of a branch length scale bar.
TextFormats