Class MapRectangle
java.lang.Object
org.teamapps.ux.component.map.shape.AbstractMapShape
org.teamapps.ux.component.map.shape.MapRectangle
-
Nested Class Summary
Nested classes/interfaces inherited from class org.teamapps.ux.component.map.shape.AbstractMapShape
AbstractMapShape.MapShapeListener -
Field Summary
Fields inherited from class org.teamapps.ux.component.map.shape.AbstractMapShape
clientId, listener, properties -
Constructor Summary
ConstructorsConstructorDescriptionMapRectangle(Location location1, Location location2) MapRectangle(Location location1, Location location2, ShapeProperties properties) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLocation1(Location location1) voidsetLocation2(Location location2) Methods inherited from class org.teamapps.ux.component.map.shape.AbstractMapShape
getClientIdInternal, getProperties, mapAbstractUiShapeProperties, remove, setClientIdInternal, setListenerInternal
-
Constructor Details
-
MapRectangle
-
MapRectangle
-
-
Method Details
-
createUiMapShape
- Specified by:
createUiMapShapein classAbstractMapShape
-
getLocation1
-
setLocation1
-
getLocation2
-
setLocation2
-