Uses of Class
org.fiware.ngsi.model.MultiPolygonVO
-
Uses of MultiPolygonVO in org.fiware.ngsi.model
Modifier and TypeMethodDescriptionMultiPolygonVO.addCoordinatesItem
(PolygonDefinitionVO coordinatesItem) MultiPolygonVO.coordinates
(List<PolygonDefinitionVO> newCoordinates) MultiPolygonVO.setCoordinates
(List<PolygonDefinitionVO> newCoordinates) MultiPolygonVO.setType
(MultiPolygonVO.Type newType) MultiPolygonVO.type
(MultiPolygonVO.Type newType)