Package org.geotools.geojson.geom
Class PointHandler
- All Implemented Interfaces:
IContentHandler<Point>,ContentHandler
-
Field Summary
Fields inherited from class GeometryHandlerBase
factory, ordinates, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class GeometryHandlerBase
coordinate, coordinates, getValue, primitiveMethods inherited from class HandlerBase
endArray, endJSON, endObjectEntry, startArray, startJSON, startObjectMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentHandler
endArray, endJSON, endObjectEntry, startArray, startJSON, startObject
-
Constructor Details
-
PointHandler
-
-
Method Details
-
startObjectEntry
- Specified by:
startObjectEntryin interfaceContentHandler- Overrides:
startObjectEntryin classHandlerBase- Throws:
ParseExceptionIOException
-
endObject
- Specified by:
endObjectin interfaceContentHandler- Overrides:
endObjectin classHandlerBase- Throws:
ParseExceptionIOException
-