org.esa.beam.util.kmz
Class KmzExporter

java.lang.Object
  extended by org.esa.beam.util.kmz.KmzExporter

public class KmzExporter
extends Object


Constructor Summary
KmzExporter()
           
 
Method Summary
 void export(KmlFeature kmlFeature, ZipOutputStream zipOutputStream, com.bc.ceres.core.ProgressMonitor pm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KmzExporter

public KmzExporter()
Method Detail

export

public void export(KmlFeature kmlFeature,
                   ZipOutputStream zipOutputStream,
                   com.bc.ceres.core.ProgressMonitor pm)
            throws IOException
Throws:
IOException


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