Package org.teamapps.dto
Klasse UiMapCircle
java.lang.Object
org.teamapps.dto.AbstractUiMapShape
org.teamapps.dto.UiMapCircle
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderVon Klasse geerbte Felder org.teamapps.dto.AbstractUiMapShape
shapeProperties -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintsetCenter(UiMapLocation center) setRadius(int radius) setShapeProperties(UiShapeProperties shapeProperties) toString()Von Klasse geerbte Methoden org.teamapps.dto.AbstractUiMapShape
getShapeProperties
-
Felddetails
-
center
-
radius
protected int radius
-
-
Konstruktordetails
-
UiMapCircle
public UiMapCircle()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
- Setzt außer Kraft:
toStringin KlasseAbstractUiMapShape
-
getCenter
-
getRadius
public int getRadius() -
setShapeProperties
- Setzt außer Kraft:
setShapePropertiesin KlasseAbstractUiMapShape
-
setCenter
-
setRadius
-