|
||||||||||
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 void |
WMSController111.exportCapas(String getUrl,
String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentification identification,
ServiceProvider provider,
WMSController controller)
|
protected void |
WMSController130.exportCapas(String getUrl,
String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentification identification,
ServiceProvider provider,
WMSController controller)
|
protected abstract void |
WMSControllerBase.exportCapas(String getUrl,
String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentification identification,
ServiceProvider provider,
WMSController controller)
|
void |
WMSController.Controller.getCapabilities(String getUrl,
String postUrl,
String updateSequence,
MapService service,
HttpResponseBuffer response,
ServiceIdentification identification,
ServiceProvider provider,
Map<String,String> customParameters,
WMSController controller)
|
void |
WMSControllerBase.getCapabilities(String getUrl,
String postUrl,
String updateSequence,
MapService service,
HttpResponseBuffer response,
ServiceIdentification identification,
ServiceProvider provider,
Map<String,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(ServiceIdentification identification,
ServiceProvider provider,
String getUrl,
String postUrl,
MapService service,
WMSController controller)
|
|
Capabilities130XMLAdapter(ServiceIdentification identification,
ServiceProvider provider,
String getUrl,
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(Map<String,String> map,
Version version,
MapService service)
|
|
GetLegendGraphic(Map<String,String> map,
MapService service)
|
|
GetMap(Map<String,String> map,
Version version,
MapService service)
|
|
GetMap(MapService service,
Collection<Layer> layers,
Collection<Style> styles,
int width,
int height,
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 Pair<LinkedList<Layer>,LinkedList<Style>> |
SLDParser.parse(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(String connId,
String schema,
Layer parent,
MapService service,
String baseSystemId,
DeegreeWorkspace workspace)
|
|
ShapeUpdater(File shapeDir,
Layer parent,
MapService service)
|
Uses of MapService in org.deegree.services.wms.model.layers |
---|
Fields in org.deegree.services.wms.model.layers declared as MapService | |
---|---|
protected MapService |
Layer.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,
ICRS crs,
int width,
int height)
|
Uses of MapService in org.deegree.tools.crs.georeferencing.application |
---|
Fields in org.deegree.tools.crs.georeferencing.application declared as MapService | |
---|---|
MapService |
ApplicationState.service
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |