|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CanvasState | |
|---|---|
| org.opengis.go.display.canvas | |
| org.opengis.go.display.canvas.map2d | |
| Uses of CanvasState in org.opengis.go.display.canvas |
|---|
| Methods in org.opengis.go.display.canvas that return CanvasState | |
|---|---|
CanvasState |
Canvas.getState()
Returns a copy of the current state of this Canvas. |
| Methods in org.opengis.go.display.canvas with parameters of type CanvasState | |
|---|---|
void |
CanvasListener.canvasChanged(Canvas canvas,
CanvasState newState)
This method is called by a Canvas when its state has
changed. |
| Uses of CanvasState in org.opengis.go.display.canvas.map2d |
|---|
| Subinterfaces of CanvasState in org.opengis.go.display.canvas.map2d | |
|---|---|
interface |
Map2DState
The Map2DState explicitly names the properties necessary
to define a rectangular, 2D canvas. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||