|
Cytoscape 2.3.1 (c) 2004 ISB, MSKCC, UCSD | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for Container of CytoPanel Objects.
Method Summary | |
Rectangle |
getBounds()
Gets Bounds of Container, relative to parent component. |
Point |
getLocationOnScreen()
Gets Location of Container, in screen coordinates. |
void |
insertCytoPanel(CytoPanelImp cytoPanel,
int compassDirection)
Inserts CytoPanel at Specified Compass Direction. |
Method Detail |
public void insertCytoPanel(CytoPanelImp cytoPanel, int compassDirection)
cytoPanel
- CytoPanel Object.compassDirection
- SwingConstants integer value.public Point getLocationOnScreen()
public Rectangle getBounds()
|
www.cytoscape.org | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |