Package com.gaia3d.converter.kml
Class JacksonKmlReader
java.lang.Object
com.gaia3d.converter.kml.JacksonKmlReader
- 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, castStringFromObject, emitPoint, emitPolygonPoints, emitTileTransformInfos, extractAttributes, getRandomContainsPoints, getRandomContainsPoints2, getRandomPointsWithDensity, getRandomPointsWithDensity, readEach, transformGeometry
-
Constructor Details
-
JacksonKmlReader
public JacksonKmlReader()
-
-
Method Details
-
read
- Specified by:
readin interfaceAttributeReader
-
readAll
- Specified by:
readAllin interfaceAttributeReader
-