Uses of Interface
org.osid.locale.CoordinateFormattingSession
Packages that use CoordinateFormattingSession
Package
Description
The Open Service Interface Definitions for the org.osid.locale
service.
-
Uses of CoordinateFormattingSession in org.osid.locale
Methods in org.osid.locale that return CoordinateFormattingSessionModifier and TypeMethodDescriptionLocaleManager.getCoordinateFormattingSession()Gets anOsidSessionassociated with the coordinate formatting service.LocaleProxyManager.getCoordinateFormattingSession(Proxy proxy) Gets anOsidSessionassociated with the coordinate formatting service.LocaleManager.getCoordinateFormattingSessionForType(Type coordinateType, Type coordinateFormatType) Gets anOsidSessionassociated with the coordinate formatting service and the given coordinate and format types.LocaleProxyManager.getCoordinateFormattingSessionForType(Type coordinateType, Type coordinateFormatType, Proxy proxy) Gets anOsidSessionassociated with the coordinate formatting service and the given coordinate and format types.