|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreviewModel
Method Summary | |
---|---|
java.awt.Color |
getBackgroundColor()
|
DirectedEdgeSupervisor |
getBiEdgeSupervisor()
Returns the bidirectional edge supervisor. |
PreviewPreset |
getCurrentPreset()
|
GlobalEdgeSupervisor |
getGlobalEdgeSupervisor()
Returns the global edge supervisor. |
NodeSupervisor |
getNodeSupervisor()
Returns the node supervisor. |
SelfLoopSupervisor |
getSelfLoopSupervisor()
Returns the self-loop supervisor. |
UndirectedEdgeSupervisor |
getUndirectedEdgeSupervisor()
Returns the undirected edge supervisor. |
DirectedEdgeSupervisor |
getUniEdgeSupervisor()
Returns the unidirectional edge supervisor. |
float |
getVisibilityRatio()
|
Method Detail |
---|
NodeSupervisor getNodeSupervisor()
GlobalEdgeSupervisor getGlobalEdgeSupervisor()
SelfLoopSupervisor getSelfLoopSupervisor()
DirectedEdgeSupervisor getUniEdgeSupervisor()
DirectedEdgeSupervisor getBiEdgeSupervisor()
UndirectedEdgeSupervisor getUndirectedEdgeSupervisor()
float getVisibilityRatio()
PreviewPreset getCurrentPreset()
java.awt.Color getBackgroundColor()
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |