org.esa.beam.util.kmz
Class KmlDocument

java.lang.Object
  extended by org.esa.beam.util.kmz.KmlFeature
      extended by org.esa.beam.util.kmz.KmlContainer
          extended by org.esa.beam.util.kmz.KmlDocument

public class KmlDocument
extends KmlContainer


Constructor Summary
KmlDocument(String name, String description)
           
 
Method Summary
 
Methods inherited from class org.esa.beam.util.kmz.KmlContainer
addChild, createKmlSpecifics, getChildren
 
Methods inherited from class org.esa.beam.util.kmz.KmlFeature
createKml, getDescription, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KmlDocument

public KmlDocument(String name,
                   String description)


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.