info.bioinfweb.treegraph.document.format.adapters.distance
Class LegendSpacingAdapter
java.lang.Object
  
info.bioinfweb.treegraph.document.format.adapters.distance.AbstractLegendAdapter
      
info.bioinfweb.treegraph.document.format.adapters.distance.LegendSpacingAdapter
- All Implemented Interfaces: 
 - DistanceAdapter
 
public class LegendSpacingAdapter
- extends AbstractLegendAdapter
- implements DistanceAdapter
  
- Since:
 
  - 2.0.25
 
- Author:
 
  - Ben Stöver
 
 
 
 
 
 
LegendSpacingAdapter
public LegendSpacingAdapter()
getDistanceValue
public DistanceValue getDistanceValue(LegendFormats formats)
- Specified by:
 getDistanceValue in class AbstractLegendAdapter
 
 
toString
public String toString()
- Overrides:
 toString in class Object