Package org.teamapps.dto
Class UiMap2.FitBoundsCommand
java.lang.Object
org.teamapps.dto.UiMap2.FitBoundsCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected UiMapLocationprotected UiMapLocation -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.FitBoundsCommand(String componentId, UiMapLocation southWest, UiMapLocation northEast) -
Method Summary
-
Field Details
-
componentId
-
southWest
-
northEast
-
-
Constructor Details
-
FitBoundsCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
FitBoundsCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getSouthWest
-
getNorthEast
-