Package org.citydb.ade.kmlExporter
Interface ADEKmlExporter
-
public interface ADEKmlExporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getPointAndCurveQuery(int lod)
java.lang.String
getSurfaceGeometryQuery(int lod)
java.lang.String
getSurfaceGeometryRefIdsQuery(int lod)
-