org.deegree.graphics
Class LazyRasterLayer
java.lang.Object
  
org.deegree.graphics.AbstractLayer
      
org.deegree.graphics.LazyRasterLayer
- All Implemented Interfaces: 
 - Layer
 
public class LazyRasterLayer
- extends AbstractLayer
 
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LazyRasterLayer
public LazyRasterLayer(String name,
                       CoverageOffering coverageOffering)
                throws Exception
- Parameters:
 name - coverageOffering - 
- Throws:
 Exception
LazyRasterLayer
public LazyRasterLayer(String name,
                       CoordinateSystem crs,
                       CoverageOffering coverageOffering)
                throws Exception
- Parameters:
 name - crs - coverageOffering - 
- Throws:
 Exception
setCoordinatesSystem
public void setCoordinatesSystem(CoordinateSystem crs)
                          throws Exception
- Description copied from interface: 
Layer 
- sets the coordinate reference system of the MapView. If a new crs is set all geometries of
 GeometryFeatures will be transformed to the new coordinate reference system.
- Parameters:
 crs - 
- Throws:
 Exception
 
 
getBoundingBox
public Envelope getBoundingBox()
- Description copied from class: 
AbstractLayer 
- returns the BoundingBox (Envelope) of Layer. This is the BoundingBox of the layers data. The BoundingBox of the
 View maybe larger or smaller
- Specified by:
 getBoundingBox in interface Layer- Overrides:
 getBoundingBox in class AbstractLayer
 
- Returns:
 - the BoundingBox (Envelope) of Layer
 
 
 
getRaster
public GridCoverage getRaster(Envelope envelope,
                              double resolution)
                       throws InvalidParameterValueException,
                              IOException
- Parameters:
 envelope - resolution - 
- Returns:
 - grid coverage for envelope and resolution
 - Throws:
 IOException
InvalidParameterValueException
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org