|
mxGraph 2.5.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxGraphicsCanvas2D.CanvasState | |
---|---|
com.mxgraph.canvas | This package contains various implementations for painting a graph using different technologies, such as Graphics2D, HTML, SVG or VML. |
Uses of mxGraphicsCanvas2D.CanvasState in com.mxgraph.canvas |
---|
Fields in com.mxgraph.canvas declared as mxGraphicsCanvas2D.CanvasState | |
---|---|
protected mxGraphicsCanvas2D.CanvasState |
mxGraphicsCanvas2D.state
Represents the current state of the canvas. |
Fields in com.mxgraph.canvas with type parameters of type mxGraphicsCanvas2D.CanvasState | |
---|---|
protected Stack<mxGraphicsCanvas2D.CanvasState> |
mxGraphicsCanvas2D.stack
Stack of states for save/restore. |
Methods in com.mxgraph.canvas that return mxGraphicsCanvas2D.CanvasState | |
---|---|
protected mxGraphicsCanvas2D.CanvasState |
mxGraphicsCanvas2D.cloneState(mxGraphicsCanvas2D.CanvasState state)
Returns a clone of thec given state. |
Methods in com.mxgraph.canvas with parameters of type mxGraphicsCanvas2D.CanvasState | |
---|---|
protected mxGraphicsCanvas2D.CanvasState |
mxGraphicsCanvas2D.cloneState(mxGraphicsCanvas2D.CanvasState state)
Returns a clone of thec given state. |
|
mxGraph 2.5.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |