org.esa.beam.util.kmz
Class KmlFolder

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.KmlFolder

public class KmlFolder
extends KmlContainer


Constructor Summary
KmlFolder(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

KmlFolder

public KmlFolder(String name,
                 String description)


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