|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MapService in org.deegree.services.wms.controller |
---|
Fields in org.deegree.services.wms.controller declared as MapService | |
---|---|
protected MapService |
WMSController.service
|
Methods in org.deegree.services.wms.controller that return MapService | |
---|---|
MapService |
WMSController.getMapService()
|
Methods in org.deegree.services.wms.controller with parameters of type MapService | |
---|---|
protected abstract void |
WMSControllerBase.exportCapas(java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
WMSController controller)
|
protected void |
WMSController111.exportCapas(java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
WMSController controller)
|
protected void |
WMSController130.exportCapas(java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
WMSController controller)
|
void |
WMSControllerBase.getCapabilities(java.lang.String getUrl,
java.lang.String postUrl,
java.lang.String updateSequence,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
java.util.Map<java.lang.String,java.lang.String> customParameters,
WMSController controller)
|
void |
WMSController.Controller.getCapabilities(java.lang.String getUrl,
java.lang.String postUrl,
java.lang.String updateSequence,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
java.util.Map<java.lang.String,java.lang.String> customParameters,
WMSController controller)
|
Uses of MapService in org.deegree.services.wms.controller.capabilities |
---|
Constructors in org.deegree.services.wms.controller.capabilities with parameters of type MapService | |
---|---|
Capabilities111XMLAdapter(ServiceIdentificationType identification,
ServiceProviderType provider,
java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
WMSController controller)
|
|
Capabilities130XMLAdapter(ServiceIdentificationType identification,
ServiceProviderType provider,
java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
WMSController controller)
|
Uses of MapService in org.deegree.services.wms.controller.ops |
---|
Constructors in org.deegree.services.wms.controller.ops with parameters of type MapService | |
---|---|
GetFeatureInfo(java.util.Map<java.lang.String,java.lang.String> map,
org.deegree.commons.tom.ows.Version version,
MapService service)
|
|
GetLegendGraphic(java.util.Map<java.lang.String,java.lang.String> map,
MapService service)
|
|
GetMap(java.util.Map<java.lang.String,java.lang.String> map,
org.deegree.commons.tom.ows.Version version,
MapService service)
|
|
GetMap(MapService service,
java.util.Collection<Layer> layers,
java.util.Collection<org.deegree.rendering.r2d.se.unevaluated.Style> styles,
int width,
int height,
org.deegree.geometry.Envelope boundingBox)
|
Uses of MapService in org.deegree.services.wms.controller.sld |
---|
Methods in org.deegree.services.wms.controller.sld with parameters of type MapService | |
---|---|
static org.deegree.commons.utils.Pair<java.util.LinkedList<Layer>,java.util.LinkedList<org.deegree.rendering.r2d.se.unevaluated.Style>> |
SLDParser.parse(javax.xml.stream.XMLStreamReader in,
MapService service,
GetMap gm)
|
Uses of MapService in org.deegree.services.wms.dynamic |
---|
Methods in org.deegree.services.wms.dynamic with parameters of type MapService | |
---|---|
protected boolean |
LayerUpdater.cleanup(Layer root,
MapService service)
|
Constructors in org.deegree.services.wms.dynamic with parameters of type MapService | |
---|---|
PostGISUpdater(java.lang.String connId,
Layer parent,
MapService service,
java.lang.String baseSystemId)
|
|
ShapeUpdater(java.io.File shapeDir,
Layer parent,
MapService service)
|
Uses of MapService in org.deegree.services.wms.utils |
---|
Constructors in org.deegree.services.wms.utils with parameters of type MapService | |
---|---|
MapController(MapService service,
org.deegree.cs.CRS crs,
int width,
int height)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |