public class PointHandler extends GeometryHandlerBase<Point>
factory, ordinates, value
Constructor and Description |
---|
PointHandler(GeometryFactory factory) |
Modifier and Type | Method and Description |
---|---|
boolean |
endObject() |
boolean |
startObjectEntry(String key) |
coordinate, coordinates, getValue, primitive
endArray, endJSON, endObjectEntry, startArray, startJSON, startObject
public boolean startObjectEntry(String key) throws ParseException, IOException
startObjectEntry
in interface ContentHandler
startObjectEntry
in class HandlerBase
ParseException
IOException
public boolean endObject() throws ParseException, IOException
endObject
in interface ContentHandler
endObject
in class HandlerBase
ParseException
IOException
Copyright © 1996–2019 Geotools. All rights reserved.