|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoResource | |
org.geotools.catalog | |
org.geotools.catalog.defaults | |
org.geotools.catalog.shapefile | |
org.geotools.catalog.wfs | |
org.geotools.catalog.wms |
Uses of GeoResource in org.geotools.catalog |
Classes in org.geotools.catalog that implement GeoResource | |
class |
AbstractGeoResource
Abstract implementation of GeoResource. |
Uses of GeoResource in org.geotools.catalog.defaults |
Methods in org.geotools.catalog.defaults with parameters of type GeoResource | |
protected static boolean |
DefaultCatalog.check(GeoResource resource,
AST pattern)
|
protected static boolean |
DefaultCatalog.check(GeoResource resource,
AST pattern,
com.vividsolutions.jts.geom.Envelope bbox)
|
Uses of GeoResource in org.geotools.catalog.shapefile |
Classes in org.geotools.catalog.shapefile that implement GeoResource | |
class |
ShapefileGeoResource
|
Uses of GeoResource in org.geotools.catalog.wfs |
Classes in org.geotools.catalog.wfs that implement GeoResource | |
class |
WFSGeoResource
Access a feature type in a wfs. |
Uses of GeoResource in org.geotools.catalog.wms |
Classes in org.geotools.catalog.wms that implement GeoResource | |
class |
WMSGeoResource
FeatureType provided by WFS. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |