|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.wpvs.capabilities.Dataset
public class Dataset
This class represents a Dataset
object.
Exactly one root dataset is mandatory. It may contain zero to any number of child datasets.
Constructor Summary | |
---|---|
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. |
Method Summary | |
---|---|
java.lang.String |
getAbstract()
|
Envelope[] |
getBoundingBoxes()
|
CoordinateSystem[] |
getCrs()
|
DataProvider |
getDataProvider()
|
DatasetReference[] |
getDatasetReferences()
|
Dataset[] |
getDatasets()
|
AbstractDataSource[] |
getDataSources()
|
Dimension[] |
getDimensions()
|
ElevationModel |
getElevationModel()
|
FeatureListReference[] |
getFeatureListReferences()
|
int |
getFixedHeight()
|
int |
getFixedWidth()
|
Identifier |
getIdentifier()
|
Keywords[] |
getKeywords()
|
double |
getMaximumScaleDenominator()
|
MetaData[] |
getMetadata()
|
java.lang.String[] |
getMimeTypeFormat()
|
double |
getMinimumScaleDenominator()
|
java.lang.String |
getName()
|
boolean |
getNoSubset()
|
boolean |
getOpaque()
|
Dataset |
getParent()
Returns the parent dataset of this dataset. |
boolean |
getQueryable()
|
Style[] |
getStyles()
|
java.lang.String |
getTitle()
|
Envelope |
getWgs84BoundingBox()
|
void |
setDatasets(Dataset[] datasets)
Each dataset may contain zero to any number of child datasets. |
void |
setElevationModel(ElevationModel elevationModel)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public 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)
queryable
- opaque
- noSubset
- fixedWidth
- fixedHeight
- name
- title
- abstract_
- keywords
- crsList
- a list of available crs'mimeTypeFormat
- wgs84BoundingBox
- boundingBoxes
- dimensions
- dataProvider
- identifier
- metadata
- datasetReferences
- featureListReferences
- styles
- minScaleDenominator
- maxScaleDenominator
- datasets
- elevationModel
- dataSources
- parent
- Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public void setDatasets(Dataset[] datasets)
datasets
- the datasets within this dataset.public java.lang.String getAbstract()
public Envelope[] getBoundingBoxes()
public CoordinateSystem[] getCrs()
public DataProvider getDataProvider()
public Dataset[] getDatasets()
public DatasetReference[] getDatasetReferences()
public AbstractDataSource[] getDataSources()
public Dimension[] getDimensions()
public FeatureListReference[] getFeatureListReferences()
public Identifier getIdentifier()
public Keywords[] getKeywords()
public double getMaximumScaleDenominator()
public MetaData[] getMetadata()
public java.lang.String[] getMimeTypeFormat()
public double getMinimumScaleDenominator()
public java.lang.String getName()
public Style[] getStyles()
public java.lang.String getTitle()
public Envelope getWgs84BoundingBox()
public int getFixedHeight()
public int getFixedWidth()
public boolean getNoSubset()
public boolean getOpaque()
public boolean getQueryable()
public ElevationModel getElevationModel()
public Dataset getParent()
null
the current dataset is the root dataset.
public void setElevationModel(ElevationModel elevationModel)
elevationModel
- An other elevationModel.
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org