Uses of Class
org.n52.shetland.rdf.dct.Location
-
Packages that use Location Package Description org.n52.shetland.rdf.dct -
-
Uses of Location in org.n52.shetland.rdf.dct
Methods in org.n52.shetland.rdf.dct that return Location Modifier and Type Method Description LocationLocation. addGeometry(Geometry geometry)LocationLocation. setGeometries(Collection<Geometry> geometries)Methods in org.n52.shetland.rdf.dct that return types with arguments of type Location Modifier and Type Method Description List<Location>Spatial. getLocations()Methods in org.n52.shetland.rdf.dct with parameters of type Location Modifier and Type Method Description SpatialSpatial. addLocation(Location location)Method parameters in org.n52.shetland.rdf.dct with type arguments of type Location Modifier and Type Method Description SpatialSpatial. setLocations(Collection<Location> locations)Constructors in org.n52.shetland.rdf.dct with parameters of type Location Constructor Description Spatial(Location location)Constructor parameters in org.n52.shetland.rdf.dct with type arguments of type Location Constructor Description Spatial(Collection<Location> locations)
-