|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
dispose()
For cleanup purposes |
GraphCanvas |
getCanvas()
Returns the canvas that this renderer renders |
RootContainer |
getRootContainer()
|
List |
getSupportedViews()
|
CanvasView |
getView()
|
void |
setCanvas(GraphCanvas canvas)
Binds this renderer to a canvas |
void |
setRootContainer(RootContainer rootContainer)
|
void |
setSize(Dimension dimension)
|
void |
setView(CanvasView View)
Sets the active view for the canvas |
| Methods inherited from interface org.globus.cog.gui.grapheditor.canvas.CanvasEventListener |
canvasEvent |
| Method Detail |
public void setCanvas(GraphCanvas canvas)
public GraphCanvas getCanvas()
public void setSize(Dimension dimension)
public void setView(CanvasView View)
View - public CanvasView getView()
public List getSupportedViews()
public void setRootContainer(RootContainer rootContainer)
public RootContainer getRootContainer()
public void dispose()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||