Package com.gaia3d.converter.geopackage
Class GeoPackageInstanceConverter
java.lang.Object
com.gaia3d.converter.geopackage.GeoPackageInstanceConverter
- All Implemented Interfaces:
AttributeReader
KmlReader is a class that reads kml files.
It reads kml files and returns the information of the kml file.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gaia3d.converter.kml.AttributeReader
calculatePointCount, castStringFromObject, emitPoint, emitPolygonPoints, emitTileTransformInfos, extractAttributes, getRandomContainsPoints, getRandomContainsPoints2, getRandomPointsWithDensity, getRandomPointsWithDensity, transformGeometry
-
Constructor Details
-
GeoPackageInstanceConverter
public GeoPackageInstanceConverter()
-
-
Method Details
-
read
- Specified by:
readin interfaceAttributeReader
-
readAll
- Specified by:
readAllin interfaceAttributeReader
-
readEach
- Specified by:
readEachin interfaceAttributeReader
-