Uses of Class
org.geotools.geojson.DelegatingHandler
-
Packages that use DelegatingHandler Package Description org.geotools.geojson.feature org.geotools.geojson.geom -
-
Uses of DelegatingHandler in org.geotools.geojson.feature
Subclasses of DelegatingHandler in org.geotools.geojson.feature Modifier and Type Class Description classFeatureCollectionHandlerclassFeatureHandlerclassFeatureTypeHandlerObtains 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 DelegatingHandler in org.geotools.geojson.geom
Subclasses of DelegatingHandler in org.geotools.geojson.geom Modifier and Type Class Description classGeometryCollectionHandlerclassGeometryHandler
-