Package com.gaia3d.converter.kml
Class FastKmlReader
java.lang.Object
com.gaia3d.converter.kml.FastKmlReader
- 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
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gaia3d.converter.kml.AttributeReader
calculatePointCount, getRandomContainsPoints, getRandomContainsPoints2, getRandomPointsWithDensity, getRandomPointsWithDensity, transformGeometry
-
Constructor Details
-
FastKmlReader
public FastKmlReader()
-
-
Method Details
-
read
- Specified by:
readin interfaceAttributeReader
-
readAll
- Specified by:
readAllin interfaceAttributeReader
-