Package org.teamapps.dto
Class UiMapRectangle
java.lang.Object
org.teamapps.dto.AbstractUiMapShape
org.teamapps.dto.UiMapRectangle
- All Implemented Interfaces:
UiObject
public class UiMapRectangle extends AbstractUiMapShape implements UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
Fields Modifier and Type Field Description protected UiMapLocationl1protected UiMapLocationl2 -
Constructor Summary
Constructors Constructor Description UiMapRectangle() -
Method Summary
Modifier and Type Method Description UiMapLocationgetL1()UiMapLocationgetL2()UiObjectTypegetUiObjectType()UiMapRectanglesetL1(UiMapLocation l1)UiMapRectanglesetL2(UiMapLocation l2)UiMapRectanglesetShapeProperties(UiShapeProperties shapeProperties)java.lang.StringtoString()
-
Field Details
-
Constructor Details
-
UiMapRectangle
public UiMapRectangle()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
public java.lang.String toString()- Overrides:
toStringin classAbstractUiMapShape
-
getL1
-
getL2
-
setShapeProperties
- Overrides:
setShapePropertiesin classAbstractUiMapShape
-
setL1
-
setL2
-