|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreviewController
Interface of the preview controller.
Method Summary | |
---|---|
PreviewPreset[] |
getDefaultPresets()
|
GraphSheet |
getGraphSheet()
Returns the current preview graph sheet. |
PreviewModel |
getModel()
|
GraphSheet |
getPartialGraphSheet(float visibilityRatio)
Returns a portion of the current preview graph sheet. |
PreviewPreset[] |
getUserPresets()
|
void |
savePreset(java.lang.String name)
|
void |
setBackgroundColor(java.awt.Color color)
|
void |
setCurrentPreset(PreviewPreset preset)
|
Method Detail |
---|
GraphSheet getGraphSheet()
GraphSheet getPartialGraphSheet(float visibilityRatio)
visibilityRatio
- the ratio of the preview graph to display
PreviewModel getModel()
PreviewPreset[] getDefaultPresets()
PreviewPreset[] getUserPresets()
void savePreset(java.lang.String name)
void setCurrentPreset(PreviewPreset preset)
void setBackgroundColor(java.awt.Color color)
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |