|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphSheet
Interface of a preview graph sheet.
Method Summary | |
---|---|
Point |
getBottomRightPosition()
Returns the bottom right position of the graph sheet. |
Graph |
getGraph()
Returns the preview graph. |
java.lang.Float |
getHeight()
Returns the sheet's height. |
Point |
getTopLeftPosition()
Returns the top left position of the graph sheet. |
java.lang.Float |
getWidth()
Returns the sheet's width. |
void |
setMargin(float value)
Defines the sheet's margin. |
Method Detail |
---|
Graph getGraph()
Point getTopLeftPosition()
Point getBottomRightPosition()
java.lang.Float getWidth()
java.lang.Float getHeight()
void setMargin(float value)
value
- the value of the sheet's margin
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |