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