|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.ConcretePaintableElement
info.bioinfweb.treegraph.document.Label
info.bioinfweb.treegraph.document.IconLabel
public class IconLabel
| Field Summary | |
|---|---|
private IconLabelFormats |
formats
|
| Fields inherited from class info.bioinfweb.treegraph.document.ConcretePaintableElement |
|---|
positions |
| Constructor Summary | |
|---|---|
IconLabel(Labels labels)
|
|
| Method Summary | |
|---|---|
Label |
clone()
Returns a deep copy of this icon label. |
IconLabelFormats |
getFormats()
|
void |
setFormats(ElementFormats formats)
|
| Methods inherited from class info.bioinfweb.treegraph.document.Label |
|---|
assignLabelData, getAbove, getBelow, getHoldingBranch, getID, getLabels, getLineIndex, getLineNo, getLinkedNode, getNext, getPrevious, idIsValid, isAbove, reinsert, setID, setLabels |
| Methods inherited from class info.bioinfweb.treegraph.document.ConcretePaintableElement |
|---|
getPosition |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface info.bioinfweb.treegraph.document.PaintableElement |
|---|
getPosition |
| Field Detail |
|---|
private IconLabelFormats formats
| Constructor Detail |
|---|
public IconLabel(Labels labels)
| Method Detail |
|---|
public IconLabelFormats getFormats()
getFormats in interface LineElementgetFormats in interface PaintableElementgetFormats in class Labelpublic void setFormats(ElementFormats formats)
setFormats in interface PaintableElementpublic Label clone()
Labels-object
of the returned object is null no matter if this object was linked or not.
clone in class Label
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||