info.bioinfweb.treegraph.document.format.adapters.distance
Class LabelTextHeightAdapter
java.lang.Object
  
info.bioinfweb.treegraph.gui.dialogs.specialformats.AbstractLabelAdapter
      
info.bioinfweb.treegraph.document.format.adapters.distance.AbstractLabelDistanceAdapter
          
info.bioinfweb.treegraph.document.format.adapters.distance.LabelTextHeightAdapter
- All Implemented Interfaces: 
 - DistanceAdapter
 
public class LabelTextHeightAdapter
- extends AbstractLabelDistanceAdapter
- implements DistanceAdapter
  
- Since:
 
  - 2.0.23
 
- Author:
 
  - Ben Stöver
 
 
 
 
 
 
 
LabelTextHeightAdapter
public LabelTextHeightAdapter(String id)
getDistanceValue
protected DistanceValue getDistanceValue(LabelFormats formats)
- Specified by:
 getDistanceValue in class AbstractLabelDistanceAdapter
 
 
toString
public String toString()
- Overrides:
 toString in class Object