Uses of Class
org.geotools.data.ows.AbstractRequest
Packages that use AbstractRequest
Package
Description
Provides for Web Map Server client access as a Grid Coverage Exchange.
-
Uses of AbstractRequest in org.geotools.data.ows
Subclasses of AbstractRequest in org.geotools.data.owsModifier and TypeClassDescriptionclass
Each Open Web Service typically defines an operation that describes what operations it supports and what data it holds. -
Uses of AbstractRequest in org.geotools.data.wfs.internal
Subclasses of AbstractRequest in org.geotools.data.wfs.internalModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of AbstractRequest in org.geotools.ows.wms
Subclasses of AbstractRequest in org.geotools.ows.wmsModifier and TypeClassDescriptionstatic class
We need a custom request object.static class
A GetFeatureInfoRequest for a 1.0.0 serverstatic class
A GetMapRequest for a 1.0.0 Serverstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of AbstractRequest in org.geotools.ows.wms.request
Subclasses of AbstractRequest in org.geotools.ows.wms.requestModifier and TypeClassDescriptionclass
Describes an abstract DescribeLayer request.class
A base class for GetFeatureInfoRequests that provides some functionality.class
Provides functionality for a basic GetLegendGraphic requestclass
class
Provides functionality for a basic getStyles requestclass
Presents basic functionality for a PutStyles requestclass
-
Uses of AbstractRequest in org.geotools.ows.wmts
Subclasses of AbstractRequest in org.geotools.ows.wmtsModifier and TypeClassDescriptionstatic class
static class
GetTile request base on query string parametersstatic class
GetMultiTileRequest - used for getting a Set of tilesstatic class
GetTile request based on a resourceUrl specified in Capabilities.static class
Represents a GetTile request for a single tile. -
Uses of AbstractRequest in org.geotools.ows.wmts.request
Subclasses of AbstractRequest in org.geotools.ows.wmts.requestModifier and TypeClassDescriptionclass
(Based on existing work by rgould for WMS service)class
(Based on existing work by rgould for WMS service)