public class ZoomTracker extends java.lang.Object implements CObjectStateStoreListener
Constructor and Description |
---|
ZoomTracker(CoolMapObject object) |
Modifier and Type | Method and Description |
---|---|
void |
stateToBeRestored(CoolMapObject object,
CoolMapState state)
restore an object from the state; the source
|
void |
stateToBeSaved(CoolMapObject object,
CoolMapState state)
This is only called when a config file is needed
|
public ZoomTracker(CoolMapObject object)
public void stateToBeRestored(CoolMapObject object, CoolMapState state)
CObjectStateStoreListener
stateToBeRestored
in interface CObjectStateStoreListener
public void stateToBeSaved(CoolMapObject object, CoolMapState state)
CObjectStateStoreListener
stateToBeSaved
in interface CObjectStateStoreListener