nl.idgis.giserver
Class CoverageLayer
java.lang.Object
nl.idgis.giserver.Layer
nl.idgis.giserver.CoverageLayer
public class CoverageLayer
- extends Layer
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoverageLayer
public CoverageLayer(org.w3c.dom.Node layerRoot,
GiServerConfiguration giServerConfiguration)
- create layer
- Parameters:
layerRoot
- configuration info this layergiServerConfiguration
- the server configuration register.
getCoverageServiceClient
public CoverageServiceClient getCoverageServiceClient()
getCoverageServiceLayerName
public java.lang.String getCoverageServiceLayerName()
getEnvelope
public org.deegree.model.spatialschema.Envelope getEnvelope(java.lang.String targetCRS)
throws java.lang.Exception
- Throws:
java.lang.Exception
setOutputFormat
public void setOutputFormat(java.lang.String fmt)
getOutputFormat
public java.lang.String getOutputFormat()