|
Cytoscape 2.8.0 API | |||||||||
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()
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |