Uses of Class
org.fiware.ngsi.model.GeometryVO
Packages that use GeometryVO
- 
Uses of GeometryVO in org.fiware.ngsi.model
Methods in org.fiware.ngsi.model that return GeometryVOModifier 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) Methods in org.fiware.ngsi.model with parameters of type GeometryVOModifier 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)