|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelfLoop
Interface of a preview self-loop.
Method Summary | |
---|---|
Color |
getColor()
Returns the self-loop's color. |
CubicBezierCurve |
getCurve()
Returns the self-loop's curve. |
Node |
getNode()
Returns the self-loop's related node. |
java.awt.Color |
getOriginalColor()
|
java.lang.Float |
getScale()
Returns the edge's thickness scale |
java.lang.Float |
getThickness()
Returns the self-loop's thickness. |
Method Detail |
---|
Node getNode()
java.lang.Float getThickness()
java.lang.Float getScale()
Color getColor()
java.awt.Color getOriginalColor()
CubicBezierCurve getCurve()
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |