info.bioinfweb.treegraph.document.format
Interface ElementFormats
- All Superinterfaces: 
 - Cloneable
 
- All Known Subinterfaces: 
 - CornerRadiusFormats, LineFormats, TextFormats
 
- All Known Implementing Classes: 
 - BranchFormats, ConcreteTextFormats, GraphicalLabelFormats, IconLabelFormats, LabelFormats, LegendFormats, NodeFormats, PieChartLabelFormats, ScaleBarFormats, TextLabelFormats
 
public interface ElementFormats
- extends Cloneable
 
This interface should be implemented by all classes the represent formats of a
 PaintableElement.
- Author:
 
  - Ben Stöver
 
 
clone
ElementFormats clone()