|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeLabel
Interface of a preview node label.
Method Summary | |
---|---|
Color |
getColor()
Returns the node label's current color. |
java.awt.Font |
getFont()
Returns the node label's font. |
Point |
getPosition()
Returns the node label's position. |
java.lang.String |
getValue()
Returns the node label's current value. |
Method Detail |
---|
Color getColor()
java.lang.String getValue()
Point getPosition()
java.awt.Font getFont()
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |