|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CanvasState | |
|---|---|
| org.opengis.display.canvas | |
| Uses of CanvasState in org.opengis.display.canvas |
|---|
| Methods in org.opengis.display.canvas that return CanvasState | |
|---|---|
abstract CanvasState |
CanvasEvent.getNewState()
Returns the canvas state after the change. |
abstract CanvasState |
CanvasEvent.getOldState()
Returns the canvas state prior the change. |
CanvasState |
Canvas.getState()
Returns a copy of the current state of this Canvas. |
| Methods in org.opengis.display.canvas with parameters of type CanvasState | |
|---|---|
abstract MathTransform |
CanvasEvent.getChange(CanvasState other)
Deprecated. This method does not said is the change is computed from the old or the new state. If we need this functionality, then the method should move to CanvasState. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||