|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDataSource | |
---|---|
org.deegree.ogcwebservices.wpvs | The WPVS (Web Perspective View Service) package is the 3D analogon to a WMS (Web Map Service), it is able to generate a 3D-view of (2D or 3D) geospatial data. |
org.deegree.ogcwebservices.wpvs.capabilities | |
org.deegree.ogcwebservices.wpvs.configuration | |
org.deegree.ogcwebservices.wpvs.utils |
Uses of AbstractDataSource in org.deegree.ogcwebservices.wpvs |
---|
Methods in org.deegree.ogcwebservices.wpvs with parameters of type AbstractDataSource | |
---|---|
void |
WMSInvoker.invokeService(AbstractDataSource dataSource)
|
void |
WCSInvoker.invokeService(AbstractDataSource dataSource)
|
void |
WFSInvoker.invokeService(AbstractDataSource dataSource)
|
abstract void |
GetViewServiceInvoker.invokeService(AbstractDataSource dataSource)
The implementation of this method should invoke a webservice specified by the given AbstractDataSource. |
Uses of AbstractDataSource in org.deegree.ogcwebservices.wpvs.capabilities |
---|
Methods in org.deegree.ogcwebservices.wpvs.capabilities that return AbstractDataSource | |
---|---|
AbstractDataSource[] |
ElevationModel.getDataSources()
|
AbstractDataSource[] |
Dataset.getDataSources()
|
Constructors in org.deegree.ogcwebservices.wpvs.capabilities with parameters of type AbstractDataSource | |
---|---|
Dataset(boolean queryable,
boolean opaque,
boolean noSubset,
int fixedWidth,
int fixedHeight,
java.lang.String name,
java.lang.String title,
java.lang.String abstract_,
Keywords[] keywords,
java.util.List<CoordinateSystem> crsList,
java.lang.String[] mimeTypeFormat,
Envelope wgs84BoundingBox,
Envelope[] boundingBoxes,
Dimension[] dimensions,
DataProvider dataProvider,
Identifier identifier,
MetaData[] metadata,
DatasetReference[] datasetReferences,
FeatureListReference[] featureListReferences,
Style[] styles,
double minScaleDenominator,
double maxScaleDenominator,
Dataset[] datasets,
ElevationModel elevationModel,
AbstractDataSource[] dataSources,
Dataset parent)
Creates a new dataset object from the given parameters. |
|
ElevationModel(java.lang.String name,
AbstractDataSource[] dataSources)
Creates a new deegree ElevationModel object from name and dataSources. |
Uses of AbstractDataSource in org.deegree.ogcwebservices.wpvs.configuration |
---|
Subclasses of AbstractDataSource in org.deegree.ogcwebservices.wpvs.configuration | |
---|---|
class |
LocalWCSDataSource
This class represents a local WCS dataSource object. |
class |
LocalWFSDataSource
This class represents a local WFS dataSource object. |
class |
LocalWMSDataSource
This class represents a local WMS dataSource object. |
class |
RemoteWCSDataSource
This class represents a remote WCS dataSource object, but doesn't actually do anything . |
class |
RemoteWFSDataSource
This class represents a remote WFS dataSource object. |
class |
RemoteWMSDataSource
This class represents a remote WPVS dataSource object. |
Fields in org.deegree.ogcwebservices.wpvs.configuration declared as AbstractDataSource | |
---|---|
static AbstractDataSource |
WPVSConfiguration.largestElevModel
The elevation model to check for the height above the terrain. |
Uses of AbstractDataSource in org.deegree.ogcwebservices.wpvs.utils |
---|
Methods in org.deegree.ogcwebservices.wpvs.utils that return AbstractDataSource | |
---|---|
AbstractDataSource |
ResolutionStripe.getElevationModelDataSource()
|
Methods in org.deegree.ogcwebservices.wpvs.utils that return types with arguments of type AbstractDataSource | |
---|---|
java.util.ArrayList<AbstractDataSource> |
ResolutionStripe.getFeatureCollectionDataSources()
|
java.util.ArrayList<AbstractDataSource> |
ResolutionStripe.getTexturesDataSources()
|
Methods in org.deegree.ogcwebservices.wpvs.utils with parameters of type AbstractDataSource | |
---|---|
void |
ResolutionStripe.addFeatureCollectionDataSource(AbstractDataSource featureCollectionDataSource)
|
void |
ResolutionStripe.addTextureDataSource(AbstractDataSource textureDataSource)
|
void |
ResolutionStripe.setElevationModelDataSource(AbstractDataSource elevationModelDataSource)
|
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org