|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetFeatureInfo | |
---|---|
org.deegree.services.wms | |
org.deegree.services.wms.controller.security | |
org.deegree.services.wms.model.layers |
Uses of GetFeatureInfo in org.deegree.services.wms |
---|
Methods in org.deegree.services.wms with parameters of type GetFeatureInfo | |
---|---|
Pair<FeatureCollection,LinkedList<String>> |
MapService.getFeatures(GetFeatureInfo fi)
|
Uses of GetFeatureInfo in org.deegree.services.wms.controller.security |
---|
Methods in org.deegree.services.wms.controller.security that return GetFeatureInfo | |
---|---|
GetFeatureInfo |
DummyWMSSecurityManager.preprocess(GetFeatureInfo gfi,
Credentials creds)
|
GetFeatureInfo |
WMSSecurityManager.preprocess(GetFeatureInfo gfi,
Credentials creds)
|
Methods in org.deegree.services.wms.controller.security with parameters of type GetFeatureInfo | |
---|---|
GetFeatureInfo |
DummyWMSSecurityManager.preprocess(GetFeatureInfo gfi,
Credentials creds)
|
GetFeatureInfo |
WMSSecurityManager.preprocess(GetFeatureInfo gfi,
Credentials creds)
|
Uses of GetFeatureInfo in org.deegree.services.wms.model.layers |
---|
Methods in org.deegree.services.wms.model.layers with parameters of type GetFeatureInfo | |
---|---|
Pair<FeatureCollection,LinkedList<String>> |
StatisticsLayer.getFeatures(GetFeatureInfo fi,
Style style)
|
Pair<FeatureCollection,LinkedList<String>> |
FeatureLayer.getFeatures(GetFeatureInfo fi,
Style style)
|
Pair<FeatureCollection,LinkedList<String>> |
RemoteWMSLayer.getFeatures(GetFeatureInfo fi,
Style style)
|
abstract Pair<FeatureCollection,LinkedList<String>> |
Layer.getFeatures(GetFeatureInfo fi,
Style style)
|
Pair<FeatureCollection,LinkedList<String>> |
DynamicSQLLayer.getFeatures(GetFeatureInfo fi,
Style style)
|
Pair<FeatureCollection,LinkedList<String>> |
EmptyLayer.getFeatures(GetFeatureInfo fi,
Style style)
|
Pair<FeatureCollection,LinkedList<String>> |
RasterLayer.getFeatures(GetFeatureInfo fi,
Style style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |