org.esa.beam.util.kmz
Class KmlContainer
java.lang.Object
org.esa.beam.util.kmz.KmlFeature
org.esa.beam.util.kmz.KmlContainer
- Direct Known Subclasses:
- KmlDocument, KmlFolder
public class KmlContainer
- extends KmlFeature
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KmlContainer
protected KmlContainer(String kmlElementName,
String name,
String description)
getChildren
public List<KmlFeature> getChildren()
addChild
public void addChild(KmlFeature child)
createKmlSpecifics
protected void createKmlSpecifics(StringBuilder sb)
- Specified by:
createKmlSpecifics in class KmlFeature
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.