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