|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.model.EdgeData
treebolic.model.XEdgeData
class XEdgeData
Extended edge data (internal use)
Field Summary | |
---|---|
protected java.awt.Image |
theImage
Edge image |
Fields inherited from class treebolic.model.EdgeData |
---|
theColor, theImageFile, theLabel, theStyle |
Constructor Summary | |
---|---|
XEdgeData()
|
Method Summary | |
---|---|
java.awt.Image |
getImage()
|
void |
setImage(java.awt.Image thisImage)
Set image |
Methods inherited from class treebolic.model.EdgeData |
---|
getColor, getImageFile, getLabel, getStyle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.awt.Image theImage
Constructor Detail |
---|
XEdgeData()
Method Detail |
---|
public java.awt.Image getImage()
public void setImage(java.awt.Image thisImage)
thisImage
- image
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |