public class GeometryHandler extends DelegatingHandler<Geometry>
delegate, handlers, NULL, NULL_LIST, UNINITIALIZED| Constructor and Description |
|---|
GeometryHandler(GeometryFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
primitive(Object value) |
boolean |
startObjectEntry(String key) |
createDelegate, endArray, endJSON, endObject, endObjectEntry, getDelegate, getValue, lookupDelegate, startArray, startJSON, startObjectpublic boolean startObjectEntry(String key) throws ParseException, IOException
startObjectEntry in interface ContentHandlerstartObjectEntry in class DelegatingHandler<Geometry>ParseExceptionIOExceptionpublic boolean primitive(Object value) throws ParseException, IOException
primitive in interface ContentHandlerprimitive in class DelegatingHandler<Geometry>ParseExceptionIOExceptionCopyright © 1996–2019 Geotools. All rights reserved.