| Package | Description |
|---|---|
| de.cismet.cismap.commons | |
| de.cismet.cismap.commons.gui.layerwidget |
| Modifier and Type | Method and Description |
|---|---|
ActiveLayerModel |
ModeLayer.getActiveLayerModel() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLayer |
CidsLayerFactory.createLayer(org.jdom.Element element,
HashMap<String,de.cismet.commons.wms.capabilities.WMSCapabilities> capabilities,
ActiveLayerModel model)
DOCUMENT ME!
|
void |
ModeLayer.setActiveLayerModel(ActiveLayerModel alm) |
| Modifier and Type | Method and Description |
|---|---|
ActiveLayerModel |
ActiveLayerModelStore.getActiveLayerModel()
DOCUMENT ME!
|
ActiveLayerModel |
ActiveLayerTreeModel.getActiveLayerModel()
DOCUMENT ME!
|
ActiveLayerModel |
LayerWidget.getMappingModel()
DOCUMENT ME!
|
ActiveLayerModel |
LayerCollection.getModel()
DOCUMENT ME!
|
ActiveLayerModel |
ActiveLayerModelWrapperWithoutProgress.getModel()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LayerDropUtils.drop(Collection<File> data,
ActiveLayerModel activeLayerModel,
JComponent parent)
DOCUMENT ME!
|
static void |
LayerDropUtils.drop(DropTargetDropEvent dtde,
ActiveLayerModel activeLayerModel,
JComponent parent)
Handles a layer drop event.
|
static boolean |
LayerDropUtils.drop(TransferHandler.TransferSupport support,
ActiveLayerModel activeLayerModel,
int index,
JComponent parent)
Handles a layer drop event.
|
static boolean |
LayerDropUtils.handleFeatureServiceFile(File currentFile,
ActiveLayerModel activeLayerModel,
int index,
Component parent)
DOCUMENT ME!
|
static boolean |
LayerDropUtils.handleFile(File currentFile,
ActiveLayerModel activeLayerModel,
int index,
Component parent)
DOCUMENT ME!
|
static boolean |
LayerDropUtils.handleFiles(Collection<File> data,
ActiveLayerModel activeLayerModel,
int index,
Component parent)
DOCUMENT ME!
|
static boolean |
LayerDropUtils.handleGPXFile(File currentFile,
ActiveLayerModel activeLayerModel,
int index,
Component parent)
DOCUMENT ME!
|
static boolean |
LayerDropUtils.handleImageFile(File currentFile,
ActiveLayerModel activeLayerModel,
int index,
Component parent,
ImageFileUtils.Mode imageFileMode)
DOCUMENT ME!
|
void |
ActiveLayerModelStore.setActiveLayerModel(ActiveLayerModel alm)
DOCUMENT ME!
|
void |
ReadOnlyThemeLayerWidget.setMappingModel(ActiveLayerModel mappingModel)
DOCUMENT ME!
|
void |
ThemeLayerWidget.setMappingModel(ActiveLayerModel mappingModel)
DOCUMENT ME!
|
void |
ReadOnlyThemeLayerWidget.setMappingModel(ActiveLayerModel mappingModel,
Class[] classes)
DOCUMENT ME!
|
void |
LayerCollection.setModel(ActiveLayerModel model)
DOCUMENT ME!
|
void |
ActiveLayerModelWrapperWithoutProgress.setModel(ActiveLayerModel model)
DOCUMENT ME!
|
| Constructor and Description |
|---|
ActiveLayerModelWrapperWithoutProgress(ActiveLayerModel model)
Creates a new ActiveLayerModelWrapperWithoutProgress object.
|
ActiveLayerTreeModel(ActiveLayerModel activeLayerModel)
Creates a new ActiveLayerTreeModel object.
|
LayerCollection(org.jdom.Element e,
HashMap<String,de.cismet.commons.wms.capabilities.WMSCapabilities> capabilities,
ActiveLayerModel model)
Creates a new LayerCollection object.
|
LayerCombobox(ActiveLayerModel layerModel)
Creates a new LayerCombobox object.
|
LayerCombobox(ActiveLayerModel layerModel,
ThemeLayerWidget themeLayerWidget)
Creates a new LayerCombobox object.
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.