Uses of Package
org.eclipse.ohf.stem.definitions.adapters.spatial.geo

Packages that use org.eclipse.ohf.stem.definitions.adapters.spatial.geo
org.eclipse.ohf.stem.definitions.adapters.spatial.geo   
org.eclipse.ohf.stem.internal.data.utility   
org.eclipse.ohf.stem.ui.ge   
org.eclipse.ohf.stem.ui.views.map   
 

Classes in org.eclipse.ohf.stem.definitions.adapters.spatial.geo used by org.eclipse.ohf.stem.definitions.adapters.spatial.geo
LatLong
          This class is a collection of latitude/longitude data pairs partititioned into one or more "segments".
LatLong.Segment
          This class represents a sequence of latitude/longitude data pairs.
LatLongDataProvider
          This interface is extended by classes that can interpret a "data uri" as contained in a "stemspatial" URI and return latitude and longitude data from the source specified by the URI.
LatLongProvider
          This interface is implemented by classes that provide Latitude and Longitude data.
LatLongProviderAdapterFactory
          This class creates adapters that that adapt Identifiable's to LatLongProvider's.
 

Classes in org.eclipse.ohf.stem.definitions.adapters.spatial.geo used by org.eclipse.ohf.stem.internal.data.utility
LatLong
          This class is a collection of latitude/longitude data pairs partititioned into one or more "segments".
LatLong.Segment
          This class represents a sequence of latitude/longitude data pairs.
PlatformLatLongDataProvider
          This class interprets a URI that specifies a file of (i.e., "platform") lat/long data in some format (currently GML).
 

Classes in org.eclipse.ohf.stem.definitions.adapters.spatial.geo used by org.eclipse.ohf.stem.ui.ge
LatLong
          This class is a collection of latitude/longitude data pairs partititioned into one or more "segments".
 

Classes in org.eclipse.ohf.stem.definitions.adapters.spatial.geo used by org.eclipse.ohf.stem.ui.views.map
LatLong
          This class is a collection of latitude/longitude data pairs partititioned into one or more "segments".
LatLong.Segment
          This class represents a sequence of latitude/longitude data pairs.