info.bioinfweb.treegraph.document.format.adapters.distance
Class LegendLineWidthAdapter
java.lang.Object
  
info.bioinfweb.treegraph.document.format.adapters.distance.AbstractLegendAdapter
      
info.bioinfweb.treegraph.document.format.adapters.distance.LegendLineWidthAdapter
- All Implemented Interfaces: 
 - DistanceAdapter
 
public class LegendLineWidthAdapter
- extends AbstractLegendAdapter
- implements DistanceAdapter
  
This adapter is used to offer the user the possibility to select the legend line width in an 
 adapter list in the GUI.
- Since:
 
  - 2.0.24
 
- Author:
 
  - Ben Stöver
 
 
 
 
 
 
LegendLineWidthAdapter
public LegendLineWidthAdapter()
getDistanceValue
public DistanceValue getDistanceValue(LegendFormats formats)
- Specified by:
 getDistanceValue in class AbstractLegendAdapter
 
 
toString
public String toString()
- Overrides:
 toString in class Object