Uses of Interface
org.osid.mapping.SpatialUnitList
Packages that use SpatialUnitList
Package
Description
The Open Service Interface Definitions for the org.osid.locale
service.
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of SpatialUnitList in org.osid.locale
Methods in org.osid.locale that return SpatialUnitListModifier and TypeMethodDescriptionSpatialUnitConversionSession.convertSpatialUnits(SpatialUnitList sourceSpatialUnitList) Converts spatial units.Methods in org.osid.locale with parameters of type SpatialUnitListModifier and TypeMethodDescriptionSpatialUnitConversionSession.convertSpatialUnits(SpatialUnitList sourceSpatialUnitList) Converts spatial units. -
Uses of SpatialUnitList in org.osid.mapping.path
Methods in org.osid.mapping.path that return SpatialUnitListModifier and TypeMethodDescriptionPathSpatialSession.getPathSpatialUnits(Id pathId, Coordinate from, Coordinate to) Gets a list of spatial units between the given coordinates along a path inclusive.PathSpatialSession.getPathSpatialUnitsAtResolution(Id pathId, Coordinate coordinate, Distance distance, Distance resolution) Gets a list of spatial units at the given given distance from a coordinate along a path inclusive at the given resolution. -
Uses of SpatialUnitList in org.osid.repository
Methods in org.osid.repository that return SpatialUnitListModifier and TypeMethodDescriptionAssetSpatialSession.getAssetSpatialCoverage(Id assetId) Gets the spacial coverage related to the subject of this asset.