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