public class LineHandler extends GeometryHandlerBase<LineString>
factory, ordinates, value| Constructor and Description |
|---|
LineHandler(GeometryFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
endArray() |
boolean |
endObject() |
boolean |
startArray() |
boolean |
startObjectEntry(String key) |
coordinate, coordinates, getValue, primitiveendJSON, endObjectEntry, startJSON, startObjectpublic boolean startObjectEntry(String key) throws ParseException, IOException
startObjectEntry in interface ContentHandlerstartObjectEntry in class HandlerBaseParseExceptionIOExceptionpublic boolean endObject()
throws ParseException,
IOException
endObject in interface ContentHandlerendObject in class HandlerBaseParseExceptionIOExceptionpublic boolean startArray()
throws ParseException,
IOException
startArray in interface ContentHandlerstartArray in class HandlerBaseParseExceptionIOExceptionpublic boolean endArray()
throws ParseException,
IOException
endArray in interface ContentHandlerendArray in class HandlerBaseParseExceptionIOExceptionCopyright © 1996–2019 Geotools. All rights reserved.