|
Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CytoPanelContainer
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 |
|---|
void insertCytoPanel(CytoPanelImp cytoPanel,
int compassDirection)
cytoPanel - CytoPanel Object.compassDirection - SwingConstants integer value.Point getLocationOnScreen()
Rectangle getBounds()
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||