|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended bydiva.canvas.CanvasPane extended bydiva.canvas.GraphicsPane extended bydiva.graph.GraphPane
The display part of the JGraph user-level widget.
JGraph
| Field Summary |
| Fields inherited from class diva.canvas.GraphicsPane |
_backgroundEventLayer, _backgroundLayer, _foregroundEventLayer, _foregroundLayer, _layers, _overlayLayer |
| Constructor Summary | |
GraphPane(GraphController controller,
GraphModel model)
Create a new graph pane with the given controller and model. |
|
GraphPane(GraphModel model)
Create a new graph pane with a view on the given model. |
|
| Method Summary | |
GraphController |
getGraphController()
Get the graph controller |
GraphModel |
getGraphModel()
Return the graph being viewed. |
| Methods inherited from class diva.canvas.GraphicsPane |
_rebuildLayerArray, getBackgroundEventLayer, getBackgroundLayer, getForegroundEventLayer, getForegroundLayer, getOverlayLayer, layersFromBack, layersFromFront, setBackgroundEventLayer, setBackgroundLayer, setForegroundEventLayer, setForegroundLayer, setOverlayLayer |
| Methods inherited from class diva.canvas.CanvasPane |
_initNewLayer, _nullifyLayer, dispatchEvent, getCanvas, getParent, getSize, getToolTipText, getTransformContext, isAntialiasing, isEnabled, layers, paint, paint, processLayerEvent, repaint, repaint, scale, setAntialiasing, setCanvas, setEnabled, setParent, setSize, setSize, setTransform, translate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GraphPane(GraphModel model)
public GraphPane(GraphController controller, GraphModel model)
| Method Detail |
public GraphController getGraphController()
public GraphModel getGraphModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||