Class UiMapPolyline
java.lang.Object
org.teamapps.dto.AbstractUiMapShape
org.teamapps.dto.UiMapPolyline
- All Implemented Interfaces:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
FieldsFields inherited from class org.teamapps.dto.AbstractUiMapShape
shapeProperties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()setPath(List<UiMapLocation> path) setShapeProperties(UiShapeProperties shapeProperties) toString()Methods inherited from class org.teamapps.dto.AbstractUiMapShape
getShapeProperties
-
Field Details
-
path
-
-
Constructor Details
-
UiMapPolyline
public UiMapPolyline()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
- Overrides:
toStringin classAbstractUiMapShape
-
getPath
-
setShapeProperties
- Overrides:
setShapePropertiesin classAbstractUiMapShape
-
setPath
-