public interface CrsChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
crsChanged(CrsChangedEvent event)
This method will be invoked, after the crs was changed.
|
void crsChanged(CrsChangedEvent event)
event - contains the old crs and the new crs. The old crs is null, if the new CRS is the first used crs
(at the first invocation of this method).Copyright © 2012–2025 cismet GmbH. All rights reserved.