Class GeoPackageInstanceConverter
java.lang.Object
com.gaia3d.converter.geometry.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, wait
Methods inherited from interface com.gaia3d.converter.kml.AttributeReader
calcTreeCount, getRandomContainsPoints, getRandomContainsPoints2
-
Constructor Details
-
GeoPackageInstanceConverter
public GeoPackageInstanceConverter()
-
-
Method Details
-
read
- Specified by:
read
in interfaceAttributeReader
-
readAll
- Specified by:
readAll
in interfaceAttributeReader
-