Uses of Package
ecologylab.xml.library.kml.geometry

Packages that use ecologylab.xml.library.kml.geometry
ecologylab.sensor.gps.listener   
ecologylab.xml.library.kml.feature   
ecologylab.xml.library.kml.geometry   
ecologylab.xml.types.scalar Provides an extensible type system for translating fields to and from String representations. 
 

Classes in ecologylab.xml.library.kml.geometry used by ecologylab.sensor.gps.listener
Geometry
           
 

Classes in ecologylab.xml.library.kml.geometry used by ecologylab.xml.library.kml.feature
LineString
          From http://code.google.com/apis/kml/documentation/kml_tags_beta1.html#linestring: Defines a connected set of line segments.
Point
           
 

Classes in ecologylab.xml.library.kml.geometry used by ecologylab.xml.library.kml.geometry
Coordinates
          The Coordinates object is a special case specifically for KML.
Geometry
           
 

Classes in ecologylab.xml.library.kml.geometry used by ecologylab.xml.types.scalar
Coordinates
          The Coordinates object is a special case specifically for KML.