Package org.teamapps.dto
Klasse UiMap2.StartDrawingShapeCommand
java.lang.Object
org.teamapps.dto.UiMap2.StartDrawingShapeCommand
- Umschließende Klasse:
UiMap2
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected UiShapePropertiesprotected UiMapShapeType -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.StartDrawingShapeCommand(String componentId, UiMapShapeType shapeType, UiShapeProperties shapeProperties) -
Methodenübersicht
-
Felddetails
-
componentId
-
shapeType
-
shapeProperties
-
-
Konstruktordetails
-
StartDrawingShapeCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
StartDrawingShapeCommand
public StartDrawingShapeCommand(String componentId, UiMapShapeType shapeType, UiShapeProperties shapeProperties)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getShapeType
-
getShapeProperties
-