Class PolygonGeometry
java.lang.Object
io.jmix.mapsflowui.kit.component.model.MapObservableObject
io.jmix.mapsflowui.kit.component.model.geometry.SimpleGeometry<org.locationtech.jts.geom.Polygon>
io.jmix.mapsflowui.component.model.geometry.PolygonGeometry
- All Implemented Interfaces:
- Serializable
Polyline geometry. Used in 
PolygonFeature.- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class io.jmix.mapsflowui.kit.component.model.MapObservableObjectMapObservableObject.ObjectChangeEvent
- 
Field SummaryFields inherited from class io.jmix.mapsflowui.kit.component.model.geometry.SimpleGeometrygeometryFields inherited from class io.jmix.mapsflowui.kit.component.model.MapObservableObjectchildren, dirty, eventBus, listener, metaProperties, parent, removedChildren, syncId
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.mapsflowui.kit.component.model.geometry.SimpleGeometryget, setMethods inherited from class io.jmix.mapsflowui.kit.component.model.MapObservableObjectaddChild, addListener, clearRemovedChildren, clearRemovedChildrenInDepth, equals, fireChangeEvent, getChildren, getEventBus, getMetaProperties, getRemovedChildren, getSyncId, hashCode, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setMapObjectChangeListener, setMetaProperty, setParent, unmarkDirtyInDepth
- 
Constructor Details- 
PolygonGeometrypublic PolygonGeometry(org.locationtech.jts.geom.Polygon polygon) 
 
- 
- 
Method Details- 
getType- Specified by:
- getTypein class- MapObservableObject
 
 
-