| Modifier and Type | Class and Description |
|---|---|
class |
ModeLayer
DOCUMENT ME!
|
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,RetrievalServiceLayer> |
ModeLayer.modeLayers |
| Modifier and Type | Method and Description |
|---|---|
RetrievalServiceLayer |
ModeLayer.getCurrentLayer()
DOCUMENT ME!
|
RetrievalServiceLayer |
ModeLayer.getModeLayer(String mode)
DOCUMENT ME!
|
RetrievalServiceLayer |
ModeLayer.putModeLayer(String mode,
RetrievalServiceLayer layer)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMappingModel.addLayer(RetrievalServiceLayer layer)
Deprecated.
|
void |
MappingModel.addLayer(RetrievalServiceLayer layer)
DOCUMENT ME!
|
void |
HeadlessMapProvider.addLayer(RetrievalServiceLayer layer)
Add a layer to the HeadlessMapProvider.
|
RetrievalServiceLayer |
ModeLayer.putModeLayer(String mode,
RetrievalServiceLayer layer)
DOCUMENT ME!
|
void |
DefaultMappingModel.removeLayer(RetrievalServiceLayer layer)
Deprecated.
|
void |
MappingModel.removeLayer(RetrievalServiceLayer layer)
DOCUMENT ME!
|
static void |
CidsLayerFactory.wmsSpecificConfiguration(RetrievalServiceLayer layer,
String preferredBGColor,
String preferredExceptionsFormat,
String preferredRasterFormat,
Crs srs)
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFeatureService<FT extends FeatureServiceFeature,QT>
DOCUMENT ME!
|
class |
DocumentFeatureService<FT extends FeatureServiceFeature,QT>
Base class for document-based feature services.
|
class |
GMLFeatureService
Document FeatureService that supports GML Documents.
|
class |
H2FeatureService
A service, that uses the internal db as data source.
|
class |
JDBCFeatureService<FT extends FeatureServiceFeature>
DOCUMENT ME!
|
class |
ShapeFileFeatureService
DOCUMENT ME!
|
class |
SimplePostgisFeatureService
DOCUMENT ME!
|
class |
SimpleUpdateablePostgisFeatureService
DOCUMENT ME!
|
class |
WebFeatureService
This class provides access to a Web Feature service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveLayerModel.addLayer(RetrievalServiceLayer layer)
Fuegt dem Layer-Vektor einen neuen RetrievalServiceLayer hinzu.
|
void |
ActiveLayerModel.addLayer(RetrievalServiceLayer layer,
int index)
Fuegt dem Layer-Vektor einen neuen RetrievalServiceLayer hinzu.
|
static com.vividsolutions.jts.geom.Geometry |
ZoomToLayerWorker.getServiceBounds(RetrievalServiceLayer rsl)
DOCUMENT ME!
|
void |
ActiveLayerModel.registerRetrievalServiceLayer(RetrievalServiceLayer layer)
DOCUMENT ME!
|
void |
ActiveLayerModel.removeLayer(RetrievalServiceLayer layer)
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
SlidableWMSServiceLayerGroup
DOCUMENT ME!
|
class |
WMSServiceLayer
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFeatureSupportingRasterLayer
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
GMService
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleWMS
DOCUMENT ME!
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FeatureAwareRasterService
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageRasterService
This service can be used like a wms, but its data sources are image files.
|
| Modifier and Type | Method and Description |
|---|---|
static RetrievalServiceLayer |
RasterGeoReferencingWizard.cloneRetrievalServiceLayer(RetrievalServiceLayer retrievalServiceLayer)
DOCUMENT ME!
|
RetrievalServiceLayer |
RasterGeoReferencingWizard.getSingleLayer()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static RetrievalServiceLayer |
RasterGeoReferencingWizard.cloneRetrievalServiceLayer(RetrievalServiceLayer retrievalServiceLayer)
DOCUMENT ME!
|
void |
RasterGeoReferencingWizard.setSingleLayer(RetrievalServiceLayer singleLayer)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.