Package org.teamapps.dto
Class UiMapRectangle
java.lang.Object
org.teamapps.dto.AbstractUiMapShape
org.teamapps.dto.UiMapRectangle
- 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 TypeMethodDescriptiongetL1()getL2()setL1(UiMapLocation l1) setL2(UiMapLocation l2) setShapeProperties(UiShapeProperties shapeProperties) toString()Methods inherited from class org.teamapps.dto.AbstractUiMapShape
getShapeProperties
-
Field Details
-
l1
-
l2
-
-
Constructor Details
-
UiMapRectangle
public UiMapRectangle()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
- Overrides:
toStringin classAbstractUiMapShape
-
getL1
-
getL2
-
setShapeProperties
- Overrides:
setShapePropertiesin classAbstractUiMapShape
-
setL1
-
setL2
-