info.bioinfweb.treegraph.document.format.operate
Class IconHeightOperator
java.lang.Object
info.bioinfweb.treegraph.document.format.operate.AbstractOperator
info.bioinfweb.treegraph.document.format.operate.AbstractIconLabelOperator
info.bioinfweb.treegraph.document.format.operate.IconHeightOperator
- All Implemented Interfaces:
- FormatOperator
public class IconHeightOperator
- extends AbstractIconLabelOperator
- 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 |
height
private DistanceValue height
IconHeightOperator
public IconHeightOperator(DistanceValue height)
doApplyTo
protected void doApplyTo(ElementFormats format)
- Specified by:
doApplyTo in class AbstractOperator