Uses of Class
org.fiware.ngsi.model.GeometryVO
-
Uses of GeometryVO in org.fiware.ngsi.model
Modifier and TypeMethodDescriptionGeometryVO.addCoordinatesItem
(PolygonDefinitionVO coordinatesItem) GeometryVO.coordinates
(List<PolygonDefinitionVO> newCoordinates) ContextSourceRegistrationFragmentVO.getLocation()
ContextSourceRegistrationVO.getLocation()
ContextSourceRegistrationFragmentVO.getObservationSpace()
ContextSourceRegistrationVO.getObservationSpace()
ContextSourceRegistrationFragmentVO.getOperationSpace()
ContextSourceRegistrationVO.getOperationSpace()
ContextSourceRegistrationFragmentVO.location()
ContextSourceRegistrationVO.location()
ContextSourceRegistrationFragmentVO.observationSpace()
ContextSourceRegistrationVO.observationSpace()
ContextSourceRegistrationFragmentVO.operationSpace()
ContextSourceRegistrationVO.operationSpace()
GeometryVO.setCoordinates
(List<PolygonDefinitionVO> newCoordinates) GeometryVO.setType
(GeometryVO.Type newType) GeometryVO.type
(GeometryVO.Type newType) Modifier and TypeMethodDescriptionContextSourceRegistrationFragmentVO.location
(GeometryVO newLocation) ContextSourceRegistrationVO.location
(GeometryVO newLocation) ContextSourceRegistrationFragmentVO.observationSpace
(GeometryVO newObservationSpace) ContextSourceRegistrationVO.observationSpace
(GeometryVO newObservationSpace) ContextSourceRegistrationFragmentVO.operationSpace
(GeometryVO newOperationSpace) ContextSourceRegistrationVO.operationSpace
(GeometryVO newOperationSpace) ContextSourceRegistrationFragmentVO.setLocation
(GeometryVO newLocation) ContextSourceRegistrationVO.setLocation
(GeometryVO newLocation) ContextSourceRegistrationFragmentVO.setObservationSpace
(GeometryVO newObservationSpace) ContextSourceRegistrationVO.setObservationSpace
(GeometryVO newObservationSpace) ContextSourceRegistrationFragmentVO.setOperationSpace
(GeometryVO newOperationSpace) ContextSourceRegistrationVO.setOperationSpace
(GeometryVO newOperationSpace)