org.esa.beam.util.kmz
Class KmlPlacemark
java.lang.Object
org.esa.beam.util.kmz.KmlFeature
org.esa.beam.util.kmz.KmlPlacemark
public class KmlPlacemark
- extends KmlFeature
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KmlPlacemark
public KmlPlacemark(String name,
String description,
Point2D position)
getPosition
public Point2D getPosition()
createKmlSpecifics
protected void createKmlSpecifics(StringBuilder sb)
- Specified by:
createKmlSpecifics in class KmlFeature
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.