|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.services.wpvs.config.Dataset<org.deegree.rendering.r3d.opengl.rendering.dem.Colormap>
org.deegree.services.wpvs.config.ColormapDataset
public class ColormapDataset
Retrieve the data for a Colormap from the configuration.
| Field Summary |
|---|
| Fields inherited from class org.deegree.services.wpvs.config.Dataset |
|---|
geomFac |
| Constructor Summary | |
|---|---|
ColormapDataset()
|
|
| Method Summary | |
|---|---|
org.deegree.geometry.Envelope |
fillFromDatasetDefinitions(org.deegree.geometry.Envelope sceneEnvelope,
double[] toLocalCRS,
org.deegree.commons.xml.XMLAdapter configAdapter,
DatasetDefinitions dsd)
Fill the wrapper with the values from the given dataset definition. |
| Methods inherited from class org.deegree.services.wpvs.config.Dataset |
|---|
addConstraint, clarifyMaxPixelError, datasetTitles, getAllDatasourceObjects, getMatchingDatasourceObjects, isUnAmbiguous, resolve, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColormapDataset()
| Method Detail |
|---|
public org.deegree.geometry.Envelope fillFromDatasetDefinitions(org.deegree.geometry.Envelope sceneEnvelope,
double[] toLocalCRS,
org.deegree.commons.xml.XMLAdapter configAdapter,
DatasetDefinitions dsd)
Dataset
fillFromDatasetDefinitions in class Dataset<org.deegree.rendering.r3d.opengl.rendering.dem.Colormap>sceneEnvelope - whic should be enlarged for all configured datasets, it is 3D!! in real world coordinates.toLocalCRS - which was configuredconfigAdapter - to resolve urlsdsd - containing the datasets.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||