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