info.bioinfweb.treegraph.document
Class IconLabel
java.lang.Object
info.bioinfweb.treegraph.document.ConcretePaintableElement
info.bioinfweb.treegraph.document.TextElement
info.bioinfweb.treegraph.document.Label
info.bioinfweb.treegraph.document.IconLabel
- All Implemented Interfaces:
- PaintableElement, Cloneable
public class IconLabel
- extends Label
| Methods inherited from class info.bioinfweb.treegraph.document.Label |
assignLabelData, getAbove, getBelow, getHoldingBranch, getID, getLabels, getLineIndex, getLineNo, getNext, getPrevious, idIsValid, isAbove, reinsert, setID, setLabels |
IconLabel
public IconLabel(Labels labels)
clone
public Label clone()
- Description copied from class:
ConcretePaintableElement
- Implementing classes should not copy the
EnumMap positions because
the copy of this element will be located at another position. Therefor the copy will
should an empty EnumMap.
- Specified by:
clone in class Label
getPositionFormats
public LabelPositionFormats getPositionFormats()
- Specified by:
getPositionFormats in class Label
setPositionFormats
public void setPositionFormats(LabelPositionFormats formats)
- Specified by:
setPositionFormats in class Label
getFormats
public TextFormats getFormats()
- Specified by:
getFormats in interface PaintableElement- Specified by:
getFormats in class TextElement
setFormats
public void setFormats(ElementFormats format)