Package com.gaia3d.converter.geojson
Class GeoJsonInstanceConverter
java.lang.Object
com.gaia3d.converter.geojson.GeoJsonInstanceConverter
- 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
-
GeoJsonInstanceConverter
public GeoJsonInstanceConverter()
-
-
Method Details
-
read
- Specified by:
readin interfaceAttributeReader
-
readAll
- Specified by:
readAllin interfaceAttributeReader
-
readEach
- Specified by:
readEachin interfaceAttributeReader
-