Uses of Class
org.teamapps.ux.component.map.shape.AbstractMapShape
Packages that use AbstractMapShape
-
Uses of AbstractMapShape in org.teamapps.ux.component.map
Fields in org.teamapps.ux.component.map with type parameters of type AbstractMapShapeModifier and TypeFieldDescriptionfinal Event<AbstractMapShape> MapView.onShapeDrawnfinal Event<AbstractMapShape> MapView2.onShapeDrawnMethods in org.teamapps.ux.component.map with parameters of type AbstractMapShapeModifier and TypeMethodDescriptionvoidMapView.addShape(AbstractMapShape shape) voidMapView2.addShape(AbstractMapShape shape) voidMapView.removeShape(AbstractMapShape shape) voidMapView2.removeShape(AbstractMapShape shape) -
Uses of AbstractMapShape in org.teamapps.ux.component.map.shape
Subclasses of AbstractMapShape in org.teamapps.ux.component.map.shapeModifier and TypeClassDescriptionclassclassclassclassMethods in org.teamapps.ux.component.map.shape with parameters of type AbstractMapShapeModifier and TypeMethodDescriptionvoidAbstractMapShape.MapShapeListener.handleShapeChanged(AbstractMapShape shape) voidAbstractMapShape.MapShapeListener.handleShapeChanged(AbstractMapShape shape, AbstractUiMapShapeChange change) voidAbstractMapShape.MapShapeListener.handleShapeRemoved(AbstractMapShape shape)