info.bioinfweb.treegraph.document.format.adapters.distance
Class IconWidthAdapter
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.AbstractIconLabelDistanceAdapter
              
info.bioinfweb.treegraph.document.format.adapters.distance.IconWidthAdapter
- All Implemented Interfaces: 
 - DistanceAdapter
 
public class IconWidthAdapter
- extends AbstractIconLabelDistanceAdapter
- implements DistanceAdapter
  
- Since:
 
  - 2.0.25
 
- Author:
 
  - Ben Stöver
 
 
 
 
 
 
 
 
IconWidthAdapter
public IconWidthAdapter(String id)
getIconDistanceValue
protected DistanceValue getIconDistanceValue(IconLabelFormats formats)
- Specified by:
 getIconDistanceValue in class AbstractIconLabelDistanceAdapter
 
 
toString
public String toString()
- Overrides:
 toString in class Object