Package org.citydb.ade.kmlExporter
Interface ADEKmlExportExtension
-
- All Superinterfaces:
ADEBalloonExtension
public interface ADEKmlExportExtension extends ADEBalloonExtension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ADEKmlExportManager
createADEKmlExportManager()
-
Methods inherited from interface org.citydb.ade.kmlExporter.ADEBalloonExtension
createBalloonManager
-
-
-
-
Method Detail
-
createADEKmlExportManager
ADEKmlExportManager createADEKmlExportManager()
-
-