Uses of Interface
org.geotools.geojson.IContentHandler
Packages that use IContentHandler
-
Uses of IContentHandler in org.geotools.geojson
Classes in org.geotools.geojson that implement IContentHandlerFields in org.geotools.geojson with type parameters of type IContentHandlerModifier and TypeFieldDescriptionprotected static HashMap<String,
Class<? extends IContentHandler>> DelegatingHandler.handlers
Methods in org.geotools.geojson that return IContentHandlerModifier and TypeMethodDescriptionprotected IContentHandler
DelegatingHandler.createDelegate
(Class clazz, Object[] args) Methods in org.geotools.geojson with parameters of type IContentHandlerModifier and TypeMethodDescriptionstatic <T> T
GeoJSONUtil.parse
(IContentHandler<T> handler, Object input, boolean trace) -
Uses of IContentHandler in org.geotools.geojson.feature
Subinterfaces of IContentHandler in org.geotools.geojson.featureClasses in org.geotools.geojson.feature that implement IContentHandlerModifier and TypeClassDescriptionclass
class
class
class
class
class
Obtains a complete feature type from GeoJSON by parsing beyond first feature and finding attributes that did not appear in the first feature or had null values. -
Uses of IContentHandler in org.geotools.geojson.geom
Classes in org.geotools.geojson.geom that implement IContentHandlerModifier and TypeClassDescriptionclass
class
class
GeometryHandlerBase<G extends Geometry>
class
class
class
class
class
class