Home / 
  
Development / 
  
Documentation / 
  
    
	
	  
		
		
		  
2.0.44 / 
		
	  
      LegendMarginLeftOperator
	
  
 
info.bioinfweb.treegraph.document.format.operate
Class LegendMarginLeftOperator
java.lang.Object
  
info.bioinfweb.treegraph.document.format.operate.AbstractMarginOperator
      
info.bioinfweb.treegraph.document.format.operate.AbstractLegendMarginOperator
          
info.bioinfweb.treegraph.document.format.operate.LegendMarginLeftOperator
- All Implemented Interfaces: 
 - FormatOperator
 
public class LegendMarginLeftOperator
- extends AbstractLegendMarginOperator
- implements FormatOperator
  
- Since:
 
  - 2.0.25
 
- Author:
 
  - Ben Stöver
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
LegendMarginLeftOperator
public LegendMarginLeftOperator(DistanceValue value)
applyTo
protected void applyTo(Margin margin)
- Specified by:
 applyTo in class AbstractMarginOperator