org.deegree.portal.common
Class WPVSClientConfig
java.lang.Object
org.deegree.portal.common.WPVSClientConfig
public class WPVSClientConfig
- extends java.lang.Object
TODO add documentation here
- Version:
- $Revision: 1.1 $, $Date: 2007/03/09 10:40:46 $
- Author:
- Ugo Taddei, last edited by: $Author: ap $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static WPVSClientConfig getInstance()
throws InvalidCapabilitiesException,
java.io.IOException,
org.xml.sax.SAXException
- Returns:
- a WPVSClientConfig instance following a singleton pattern.
- Throws:
org.xml.sax.SAXException
- if the creation of the capabilities document fails
java.io.IOException
- if the wpvs capabilities document cannot be read
InvalidCapabilitiesException
- if the wpvs capabilitiesdocument cannot be parsed.
getInitialBBox
public final java.lang.String[] getInitialBBox()
- Returns:
- initial bounding box for GetView request
getWmsGetMapFragment
public final java.lang.String getWmsGetMapFragment()
- Returns:
- WMS GetMap request fragment for overview map
getWpvsCapabilities
public final WPVSCapabilities getWpvsCapabilities()
- Returns:
- capabilities of the WPVS
getOverViewHeight
public final int getOverViewHeight()
- Returns:
- the overViewHeight.
getOverViewWidth
public final int getOverViewWidth()
- Returns:
- the overViewWidth.
getViewHeight
public final int getViewHeight()
- Returns:
- the viewHeight.
getViewWidth
public final int getViewWidth()
- Returns:
- the viewWidth.
getWpvsBaseURL
public final java.lang.String getWpvsBaseURL()
- Returns:
- the wpvsBaseURL.
getAvailableDatasets
public final java.lang.String[] getAvailableDatasets()
- Returns:
- the availableDatasets.
getDefaultCRS
public final java.lang.String getDefaultCRS()
- Returns:
- the defaultCRS.
getElevationModel
public final java.lang.String getElevationModel()
- Returns:
- the elevationModel.
getServiceIdentification
public final java.lang.String getServiceIdentification()
- Returns:
- the serviceIdentification.
getDistanceAboveSeaLevel
public final int getDistanceAboveSeaLevel()
- Returns:
- the initialElevation.
getInitialBBoxAsString
public final java.lang.String getInitialBBoxAsString()
- Returns:
- the initialBBoxString.
getInitialPitch
public final int getInitialPitch()
- Returns:
- the initialPitch.
getInitialDistance
public final int getInitialDistance()
- Returns:
- the initialDistance.
getInitialRoll
public final int getInitialRoll()
- Returns:
- the initialRoll.
getInitialYaw
public final int getInitialYaw()
- Returns:
- the initialYaw.
getInitialHeight
public final int getInitialHeight()
- Returns:
- the initialHeight.
getPOIX
public final double getPOIX()
- Returns:
- the poi_x.
getPOIY
public final double getPOIY()
- Returns:
- the poi_y.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org