|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreebolic.model.EdgeData
class EdgeData
Edge data
| Field Summary | |
|---|---|
protected java.awt.Color |
theColor
Edge color |
protected java.lang.String |
theImageFile
Edge image filename |
protected java.lang.String |
theLabel
Label |
protected java.lang.Integer |
theStyle
Edge style |
| Constructor Summary | |
|---|---|
EdgeData()
Constructor |
|
| Method Summary | |
|---|---|
java.awt.Color |
getColor()
|
java.lang.String |
getImageFile()
|
java.lang.String |
getLabel()
|
java.lang.Integer |
getStyle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String theLabel
protected java.awt.Color theColor
protected java.lang.Integer theStyle
protected java.lang.String theImageFile
| Constructor Detail |
|---|
public EdgeData()
| Method Detail |
|---|
public java.lang.String getLabel()
public java.awt.Color getColor()
public java.lang.Integer getStyle()
public java.lang.String getImageFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||