|
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.getcapabilities.OGCCapabilities org.deegree.owscommon.OWSCommonCapabilities org.deegree.ogcwebservices.wpvs.capabilities.WPVSCapabilities org.deegree.ogcwebservices.wpvs.configuration.WPVSConfiguration
public class WPVSConfiguration
This class represents a WPVSConfiguration
object.
Field Summary | |
---|---|
static int |
availableTextureUnitStates
Is set to the maximum number of texture units accessable to the wpvs. |
static AbstractDataSource |
largestElevModel
The elevation model to check for the height above the terrain. |
static int |
MAX_REQUEST_SIZE
The size of a wfs/wms/wcs request if larger as the available texture size it will be the texture size (read from the gpu). |
static int |
texture2DMaxSize
Is set to the maximum size of a texture supported by the canvas3d. |
Constructor Summary | |
---|---|
WPVSConfiguration(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
Dataset dataset,
WPVSDeegreeParams wpvsParams,
double smallestMinimalScaleDenomiator)
|
Method Summary | |
---|---|
protected static javax.media.j3d.Canvas3D |
createOffscreenCanvas3D()
creates and returns a canvas for offscreen rendering |
static javax.media.j3d.Canvas3D |
getCanvas3D()
|
WPVSDeegreeParams |
getDeegreeParams()
|
static double |
getHeightForPosition(javax.vecmath.Point3d pos)
|
double |
getSmallestMinimalScaleDenomiator()
|
static boolean |
releaseCanvas3D(javax.media.j3d.Canvas3D canvas)
|
void |
setDeegreeParams(WPVSDeegreeParams deegreeParams)
|
Methods inherited from class org.deegree.ogcwebservices.wpvs.capabilities.WPVSCapabilities |
---|
findDataset, findElevationModel, getDataset |
Methods inherited from class org.deegree.owscommon.OWSCommonCapabilities |
---|
getContents, getOperationsMetadata, getServiceIdentification, getServiceProvider, setContents, setOperationsMetadata, setServiceIdentification, setServiceProvider |
Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OGCCapabilities |
---|
getUpdateSequence, getVersion, setUpdateSequence, setVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int availableTextureUnitStates
public static int texture2DMaxSize
public static int MAX_REQUEST_SIZE
public static AbstractDataSource largestElevModel
Constructor Detail |
---|
public WPVSConfiguration(java.lang.String version, java.lang.String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, Dataset dataset, WPVSDeegreeParams wpvsParams, double smallestMinimalScaleDenomiator)
version
- the Version of this wpvsupdateSequence
- optional needed for clients who want to do caching (ogc-spec)serviceIdentification
- serviceProvider
- operationsMetadata
- contents
- dataset
- wpvsParams
- deegree specific parameters.smallestMinimalScaleDenomiator
- of all datasources, it is needed to calculate the smallest resolutionstripe possible.Method Detail |
---|
public static double getHeightForPosition(javax.vecmath.Point3d pos)
pos
- the position to get the height value
public static javax.media.j3d.Canvas3D getCanvas3D()
public static boolean releaseCanvas3D(javax.media.j3d.Canvas3D canvas)
canvas
- to be released.
protected static javax.media.j3d.Canvas3D createOffscreenCanvas3D()
public WPVSDeegreeParams getDeegreeParams()
public void setDeegreeParams(WPVSDeegreeParams deegreeParams)
deegreeParams
- The deegreeParams to set.public double getSmallestMinimalScaleDenomiator()
|
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