Uses of Class
org.n52.shetland.rdf.dct.Spatial
-
Packages that use Spatial Package Description org.n52.shetland.rdf.dcat org.n52.shetland.rdf.dct -
-
Uses of Spatial in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type Spatial Modifier and Type Method Description List<Spatial>Dataset. getSpatials()Methods in org.n52.shetland.rdf.dcat with parameters of type Spatial Modifier and Type Method Description DatasetDataset. addSpatial(Spatial spatial)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type Spatial Modifier and Type Method Description DatasetDataset. setSpatials(Collection<Spatial> spatials) -
Uses of Spatial in org.n52.shetland.rdf.dct
Methods in org.n52.shetland.rdf.dct that return Spatial Modifier and Type Method Description SpatialSpatial. addLocation(Location location)SpatialSpatial. setLocations(Collection<Location> locations)
-