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