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 org.teamapps.dto.AbstractUiMapShapeprotected voidmapAbstractUiShapeProperties(org.teamapps.dto.AbstractUiMapShape uiShape) voidremove()voidsetClientIdInternal(String clientId) void
-
Field Details
-
clientId
-
properties
-
listener
-
-
Constructor Details
-
AbstractMapShape
public AbstractMapShape() -
AbstractMapShape
-
-
Method Details
-
createUiMapShape
public abstract org.teamapps.dto.AbstractUiMapShape createUiMapShape() -
mapAbstractUiShapeProperties
protected void mapAbstractUiShapeProperties(org.teamapps.dto.AbstractUiMapShape uiShape) -
getProperties
-
remove
public void remove() -
setListenerInternal
-
getClientIdInternal
-
setClientIdInternal
-