com.supermap.mapping
Interface ActionChangedListener
-
public interface ActionChangedListenerThis class is used to receive the listener the Action of MapControl.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidactionChanged(Action newAction, Action oldAction)Action changed event.
-