Uses of Class
org.eclipse.ohf.stem.ui.ge.kml.Coordinates

Packages that use Coordinates
org.eclipse.ohf.stem.ui.ge.kml   
 

Uses of Coordinates in org.eclipse.ohf.stem.ui.ge.kml
 

Methods in org.eclipse.ohf.stem.ui.ge.kml with parameters of type Coordinates
 org.w3c.dom.Element Polygon.setCoordinates(Coordinates[] corners)
          Add coordinates to the Polygon section.
static java.lang.String Coordinates.toString(Coordinates[] corners)
          return a set of coordinates as a String.