|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wcs.configuration.AbstractResolution
org.deegree.ogcwebservices.wcs.configuration.DirectoryResolution
public class DirectoryResolution
models a Resolution by describing the access to the assigned coverages through named directories containing a well defined collection of coverages.
| Constructor Summary | |
|---|---|
DirectoryResolution(double minScale,
double maxScale,
Range[] range,
Directory[] directories)
|
|
| Method Summary | |
|---|---|
void |
addDirectory(Directory directory)
adds a Directory to the Resolution |
Directory[] |
getDirectories()
|
Directory[] |
getDirectories(Envelope envelope)
returns the Directories of a Resolution that intersects with the passed Envelope |
void |
removeDirectory(Directory directory)
removes a Directory from the Resolution |
void |
setDirectories(Directory[] directories)
|
| Methods inherited from class org.deegree.ogcwebservices.wcs.configuration.AbstractResolution |
|---|
addRange, compareTo, getMaxScale, getMinScale, getRanges, removeRange, setMaxScale, setMinScale, setRange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryResolution(double minScale,
double maxScale,
Range[] range,
Directory[] directories)
throws IllegalArgumentException
minScale - maxScale - range -
IllegalArgumentException| Method Detail |
|---|
public Directory[] getDirectories()
public Directory[] getDirectories(Envelope envelope)
public void setDirectories(Directory[] directories)
directories - The directories to set.public void addDirectory(Directory directory)
directory - public void removeDirectory(Directory directory)
directory -
|
deegree 2.2 (2008/12/22 11:33 build-3038-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://deegree.sourceforge.net