com.supermap.mapping
Interface GeometryIsSelectedListener
-
- All Superinterfaces:
- java.util.EventListener
public interface GeometryIsSelectedListener extends java.util.EventListener
geometry object selected listener class
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
geometryIsSelected(boolean bIsSelected)
geometry object selected callback
-