| Modifier and Type | Method and Description |
|---|---|
AbstractFeatureService |
LayerConfig.createConfiguredLayer()
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
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 |
|---|---|
static AbstractFeatureService |
DocumentFeatureServiceFactory.createDocumentFeatureService(File documentFile)
Creates a new DocumentFeatureService depending on the type of the delivered object.
|
AbstractFeatureService |
DefaultLayerProperties.getFeatureService() |
AbstractFeatureService |
LayerProperties.getFeatureService()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
H2FeatureService |
H2FeatureService.createLinearReferencingLayer(String fromField,
String tillField,
String routeField,
String routeJoinField,
AbstractFeatureService routeService,
String layerName,
String domain,
String newTableName)
Adds the geometries for linear referenced values to the service.
|
void |
DefaultLayerProperties.setFeatureService(AbstractFeatureService featureService)
DOCUMENT ME!
|
void |
LayerProperties.setFeatureService(AbstractFeatureService service)
DOCUMENT ME!
|
| Constructor and Description |
|---|
AbstractFeatureService(AbstractFeatureService afs)
Protected Constructor that clones (shallow) the delivered AbstractFeatureService.
|
| Modifier and Type | Method and Description |
|---|---|
void |
H2FeatureServiceFactory.createLinearReferencingLayer(String fromField,
String tillField,
String routeField,
String routeJoinField,
AbstractFeatureService routeService,
String layerName,
String domain,
String newTableName)
Adds the geometries for linear referenced values to the service.
|
| Modifier and Type | Method and Description |
|---|---|
JDialog |
BasicFeatureStyleDialogFactory.configureDialog(AbstractFeatureService FeatureService,
Frame parentFrame,
MappingComponent mappingComponent,
ArrayList<String> configTabs) |
JDialog |
StyleDialogInterface.configureDialog(AbstractFeatureService FeatureService,
Frame parentFrame,
MappingComponent mappingComponent,
ArrayList<String> configTabs)
DOCUMENT ME!
|
void |
StyleDialog.configureDialog(Reader sldDefinition,
AbstractFeatureService featureService)
DOCUMENT ME!
|
| Constructor and Description |
|---|
StyleDialogStarter(Frame parent,
AbstractFeatureService selectedService,
ArrayList<String> panel,
int delay)
Creates a new StyleDialogStarter object.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractFeatureService |
AttributeTable.getFeatureService()
DOCUMENT ME!
|
AbstractFeatureService |
FeatureCreator.getService()
the service that is used by this creator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeTableFactory.changeAttributeTableName(AbstractFeatureService featureService,
String newName)
DOCUMENT ME!
|
void |
AttributeTableListener.closeAttributeTable(AbstractFeatureService service)
Closes the given Attribute table, if it is open.
|
void |
AttributeTableFactory.closeAttributeTable(AbstractFeatureService featureService)
Closes the attribute table of the given service.
|
static String |
AttributeTableFactory.createId(AbstractFeatureService service)
DOCUMENT ME!
|
AttributeTable |
AttributeTableFactory.getAttributeTable(AbstractFeatureService featureService)
Switch the processing mode for the given service.
|
FeatureLockingInterface |
FeatureLockerFactory.getLockerForFeatureService(AbstractFeatureService featureService)
Returns a locker that supports the given feature service.
|
Object |
H2FeatureServiceLocker.lock(AbstractFeatureService service,
boolean multiLockForSameUserAllowed) |
Object |
FeatureLockingInterface.lock(AbstractFeatureService service,
boolean multiLockForSameUserAllowed)
locks the given feature service.
|
void |
AttributeTableSearchPanel.openPanel(AttributeTable table,
AbstractFeatureService service)
DOCUMENT ME!
|
boolean |
AttributeTableFieldCalculation.openPanel(AttributeTable table,
AbstractFeatureService service,
FeatureServiceAttribute attribute,
List<FeatureServiceFeature> featureList)
DOCUMENT ME!
|
boolean |
AttributeTableFieldCalculation.openPanel(AttributeTable table,
AbstractFeatureService service,
FeatureServiceAttribute attribute,
List<FeatureServiceFeature> featureList,
List<FeatureServiceFeature> allFeaturesFromService)
DOCUMENT ME!
|
void |
AttributeTableListener.processingModeChanged(AbstractFeatureService service,
boolean active)
DOCUMENT ME!
|
void |
AttributeTableFactory.processingModeChanged(AbstractFeatureService featureService,
boolean active)
DOCUMENT ME!
|
void |
AttributeTableFactory.showAttributeTable(AbstractFeatureService featureService)
Opens the attribute table of the given service.
|
void |
AttributeTableFactory.switchProcessingMode(AbstractFeatureService featureService)
Switch the processing mode for the given service.
|
void |
AttributeTableListener.switchProcessingMode(AbstractFeatureService featureService,
String id)
DOCUMENT ME!
|
| Constructor and Description |
|---|
AttributeTable(AbstractFeatureService featureService)
Creates new form AttributeTable.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractFeatureService |
WithoutGeometryCreator.getService() |
AbstractFeatureService |
PrimitiveGeometryCreator.getService() |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractFeatureService |
ExportDownload.service |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDownload.init(String filename,
String extension,
FeatureServiceFeature[] features,
AbstractFeatureService service,
List<String[]> aliasAttributeList,
String query)
DOCUMENT ME!
|
void |
ExportCsvDownload.init(String filename,
String extension,
FeatureServiceFeature[] features,
AbstractFeatureService service,
List<String[]> aliasAttributeList,
String query) |
| Constructor and Description |
|---|
ExportCsvDownload(String filename,
String extension,
FeatureServiceFeature[] features,
AbstractFeatureService service,
List<String[]> attributeNames)
Creates a new ExportShapeDownload object.
|
ExportTxtDownload(String filename,
String extension,
FeatureServiceFeature[] features,
AbstractFeatureService service,
List<String[]> attributeNames)
Creates a new ExportShapeDownload object.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractFeatureService> |
SelectionManager.getEditableServices()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionManager.clearSelection(AbstractFeatureService service)
DOCUMENT ME!
|
AttributeTable |
SelectionManager.getAttributeTableForService(AbstractFeatureService service)
Determines attribute table, that is connected witgh the given service.
|
Integer |
SelectionManager.getModifiableFeaturesCount(AbstractFeatureService service)
DOCUMENT ME!
|
List<Feature> |
SelectionManager.getSelectedFeatures(AbstractFeatureService service)
Returns the selected features of the given service.
|
Integer |
SelectionManager.getSelectedFeaturesCount(AbstractFeatureService service)
Determines the number of selected features for the given service.
|
void |
SelectionManager.setSelectedFeaturesForService(AbstractFeatureService service,
List<? extends Feature> featureList)
DOCUMENT ME!
|
void |
SelectionManager.switchProcessingMode(AbstractFeatureService service)
Switch the processing mode of the given service.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractFeatureService> |
LinearReferencedGeomProvider.getLinearReferencedGeomServices()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
String |
LinearReferencedGeomProvider.getInternalServiceName(AbstractFeatureService service)
DOCUMENT ME!
|
String |
LinearReferencedGeomProvider.getServiceDomain(AbstractFeatureService service)
DOCUMENT ME!
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.