| Package | Description |
|---|---|
| de.cismet.cismap.commons.featureservice.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
DegreeFeatureFactory<FT extends FeatureServiceFeature,QT>
Abstract Base class of features factories that make use of the degree framework to read features documents.
|
class |
GMLFeatureFactory
Feature Factory that supports of GML documents.
For the reading of GML documents Degree2 Libraries are used. |
class |
H2FeatureServiceFactory
DOCUMENT ME!
|
class |
JDBCFeatureFactory<FT extends FeatureServiceFeature,QT>
DOCUMENT ME!
|
class |
PostgisFeatureFactory
DOCUMENT ME!
|
class |
ShapeFeatureFactory
DOCUMENT ME!
|
class |
WFSFeatureFactory
A FeatureFactory that creates WFSFeatures obtained from a Web Feature Service.
The factory is non-caching, which means that each request to createFeatures leads to a new WFS request, even
if the bounding box is the same. |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractFeatureFactory |
AbstractFeatureFactory.clone() |
AbstractFeatureFactory |
H2FeatureServiceFactory.clone() |
| Constructor and Description |
|---|
AbstractFeatureFactory(AbstractFeatureFactory aff)
Creates a new AbstractFeatureFactory object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.