org.deegree.ogcwebservices.wcs.configuration
Class Shape
java.lang.Object
org.deegree.ogcwebservices.wcs.configuration.CoverageSource
org.deegree.ogcwebservices.wcs.configuration.Shape
public class Shape
- extends CoverageSource
- Since:
- 2.0
- Version:
- $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
Constructor Summary |
Shape(CoordinateSystem crs,
java.lang.String rootFileName,
java.lang.String tileProperty,
java.lang.String directoryProperty)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shape
public Shape(CoordinateSystem crs,
java.lang.String rootFileName,
java.lang.String tileProperty,
java.lang.String directoryProperty)
- Parameters:
crs
- rootFileName
- tileProperty
- directoryProperty
-
getDirectoryProperty
public java.lang.String getDirectoryProperty()
- Returns:
- Returns the directoryProperty.
setDirectoryProperty
public void setDirectoryProperty(java.lang.String directoryProperty)
- Parameters:
directoryProperty
- The directoryProperty to set.
getRootFileName
public java.lang.String getRootFileName()
- Returns:
- Returns the rootFileName.
setRootFileName
public void setRootFileName(java.lang.String rootFileName)
- Parameters:
rootFileName
- The rootFileName to set.
getTileProperty
public java.lang.String getTileProperty()
- Returns:
- Returns the tileProperty.
setTileProperty
public void setTileProperty(java.lang.String tileProperty)
- Parameters:
tileProperty
- The tileProperty to set.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org