Package org.eclipse.ohf.stem.ui.ge.kml

Interface Summary
IKmlDisplay IKMLDisplay defines the interface for classes that implement the generation of KML files that will display the STEM disease aspect on the GoogleEarth map.
 

Class Summary
BBoxInfo Obtain the BoundingBox info for GoogleEarth from the Servlet.
Coordinates Build a coordinates attribute for a KML document.
KmlDisplay Standard DISPLAY OF SEIR aspects.
KmlDisplayCustom Custom display OF SEIR aspects.
KmlDoc Utility class used for Google Earth KML support.
LookAt Build the LookAt section of a KML document.
NetworkLink Build the NetworkLink section of a KML document.
PlaceMark Build the PlaceMark section of a KML document.
Point Build the point section of a KML document.
Polygon Build the Polygon section of a KML document.
StemKml StemKML works with GEInterface to handle tne KML side of the interface between STEM and GoogleEarth.
Style Build the Style section of a KML document.