info.bioinfweb.treegraph.document.format.operate
Class LabelAboveOperator
java.lang.Object
  
info.bioinfweb.treegraph.document.format.operate.AbstractOperator
      
info.bioinfweb.treegraph.document.format.operate.AbstractLabelOperator
          
info.bioinfweb.treegraph.document.format.operate.LabelAboveOperator
- All Implemented Interfaces: 
 - FormatOperator
 
public class LabelAboveOperator
- extends AbstractLabelOperator
- implements FormatOperator
  
| 
Field Summary | 
private  boolean | 
above
 
            | 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
above
private boolean above
LabelAboveOperator
public LabelAboveOperator(boolean above)
doApplyTo
protected void doApplyTo(ElementFormats format)
- Specified by:
 doApplyTo in class AbstractOperator