Home / 
  
Development / 
  
Documentation / 
  
    
	
	  
		
		
		  
2.0.44 / 
		
	  
      LabelLinePositionOperator
	
  
 
info.bioinfweb.treegraph.document.format.operate
Class LabelLinePositionOperator
java.lang.Object
  
info.bioinfweb.treegraph.document.format.operate.AbstractOperator
      
info.bioinfweb.treegraph.document.format.operate.AbstractLabelOperator
          
info.bioinfweb.treegraph.document.format.operate.LabelLinePositionOperator
- All Implemented Interfaces: 
 - FormatOperator
 
public class LabelLinePositionOperator
- extends AbstractLabelOperator
- implements FormatOperator
  
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
linePosition
private int linePosition
LabelLinePositionOperator
public LabelLinePositionOperator(int linePosition)
doApplyTo
protected void doApplyTo(ElementFormats format)
- Specified by:
 doApplyTo in class AbstractOperator