Uses of Interface
org.osid.mapping.Location
Packages that use Location
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.mapping
service.
The Open Service Interface Definitions for the org.osid.mapping.route
service.
-
Uses of Location in org.osid.calendaring
Methods in org.osid.calendaring that return LocationModifier and TypeMethodDescriptionEvent.getLocation()Gets theLocation.MeetingTime.getLocation()Gets theLocation.OffsetEvent.getLocation()Gets theLocation.Schedule.getLocation()Gets theLocation. -
Uses of Location in org.osid.inventory
Methods in org.osid.inventory that return LocationModifier and TypeMethodDescriptionItem.getLocation()Gets the location to which this item belongs. -
Uses of Location in org.osid.mapping
Methods in org.osid.mapping that return LocationModifier and TypeMethodDescriptionLocationAdminSession.createLocation(LocationForm locationForm) Creates a newLocation.LocationLookupSession.getLocation(Id locationId) Gets theLocationspecified by itsId.LocationNode.getLocation()Gets theLocationat this node.ResourceLocation.getLocation()Gets the location of the resource.LocationSpatialSession.getLocationByCoordinate(Coordinate coordinate) Gets the closest bounding location of the given coordinate.MyLocationSession.getMyLocation()Gets the current location of this agent.LocationList.getNextLocation()Gets the nextLocationin this list.Location[]LocationList.getNextLocations(long n) Gets the next set ofLocationelements in this list. -
Uses of Location in org.osid.mapping.route
Methods in org.osid.mapping.route that return LocationModifier and TypeMethodDescriptionRoute.getEndingLocation()Gets the ending location of this route.Route.getStartingLocation()Gets the starting location of this route.