|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for listening to ProjectionEvents.
ProjectionEvent is fired when something fundamental about the MapBean changes (e.g. when width, height, scale, type, center, etc changes).
| Method Summary | |
void |
projectionChanged(ProjectionEvent e)
Invoked when there has been a fundamental change to the Map. |
| Method Detail |
public void projectionChanged(ProjectionEvent e)
Layers are expected to recompute their graphics (if this makes
sense), and then repaint() themselves.
e - ProjectionEvent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||