| Modifier and Type | Class and Description |
|---|---|
class |
ModeLayer
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingModelListener.mapServiceAdded(MapService mapService)
DOCUMENT ME!
|
void |
MappingModelListener.mapServiceRemoved(MapService mapService)
DOCUMENT ME!
|
int |
DefaultMappingModel.moveRasterService(MapService rs,
int step)
Deprecated.
DOCUMENT ME!
|
int |
DefaultMappingModel.moveRasterServiceDown(MapService rs)
Deprecated.
DOCUMENT ME!
|
int |
DefaultMappingModel.moveRasterServiceUp(MapService rs)
Deprecated.
DOCUMENT ME!
|
void |
DefaultMappingModel.putMapService(int position,
MapService rasterService)
Deprecated.
DOCUMENT ME!
|
void |
DefaultMappingModel.removeMapService(MapService rasterService)
Deprecated.
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 |
MappingComponent.addMapService(MapService mapService,
int position)
Adds a new mapservice at a specific place of the layercontrols.
|
void |
MappingComponent.handleMapService(int position,
MapService service,
boolean forced)
former synchronized method.
|
void |
MappingComponent.mapServiceAdded(MapService mapService)
Adds the commited mapservice on the last position to the rasterservicelayer.
|
void |
MappingComponent.mapServiceRemoved(MapService rasterService)
Removes the mapservice from the rasterservicelayer.
|
| Modifier and Type | Method and Description |
|---|---|
MapService |
ThemeLayerEvent.getLayer()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Integer,MapService> |
ActiveLayerModel.getMapServices()
DOCUMENT ME!
|
List<MapService> |
ActiveLayerModel.getMapServicesFromLayerCollection(LayerCollection col)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveLayerModel.fireMapServiceAdded(MapService rasterService)
DOCUMENT ME!
|
void |
ActiveLayerModel.fireMapServiceRemoved(MapService rasterService)
DOCUMENT ME!
|
boolean |
LayerFilter.isLayerAllowed(MapService layer)
DOCUMENT ME!
|
void |
ThemeLayerEvent.setLayer(MapService layer)
DOCUMENT ME!
|
| Constructor and Description |
|---|
ThemeLayerEvent(MapService layer,
Object source)
Creates a new ThemeLayerEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NewSimpleInternalLayerWidget.mapServiceAdded(MapService mapService) |
void |
NewSimpleInternalLayerWidget.mapServiceRemoved(MapService mapService) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWMS
DOCUMENT ME!
|
class |
AbstractWMSServiceLayer
DOCUMENT ME!
|
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.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.