Class AbstractMapShape
java.lang.Object
org.teamapps.ux.component.map.shape.AbstractMapShape
- Direct Known Subclasses:
MapCircle,MapPolygon,MapPolyline,MapRectangle
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected AbstractMapShape.MapShapeListenerprotected final ShapeProperties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract AbstractUiMapShapeprotected voidvoidremove()voidsetClientIdInternal(String clientId) void
-
Field Details
-
clientId
-
properties
-
listener
-
-
Constructor Details
-
AbstractMapShape
public AbstractMapShape() -
AbstractMapShape
-
-
Method Details
-
createUiMapShape
-
mapAbstractUiShapeProperties
-
getProperties
-
remove
public void remove() -
setListenerInternal
-
getClientIdInternal
-
setClientIdInternal
-