|
deegree 2.5 (2011/06/29 09:44 build-8-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.FileResolution
public class FileResolution
models a Resolution that describes the access to the coverages using named files (with a defined size if it's a grid coverage).
| Constructor Summary | |
|---|---|
FileResolution(double minScale,
double maxScale,
Range[] range,
File[] files)
|
|
| Method Summary | |
|---|---|
void |
addFile(File file)
adds a files descrition to the Resolution |
File[] |
getFiles()
returns all file description contained in the Resolution |
void |
removeFile(File file)
removes a files descrition from the Resolution |
void |
setFiles(File[] files)
sets all file description contained in the Resolution |
| 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 FileResolution(double minScale,
double maxScale,
Range[] range,
File[] files)
throws java.lang.IllegalArgumentException
minScale - maxScale - range -
java.lang.IllegalArgumentException| Method Detail |
|---|
public void setFiles(File[] files)
files - public File[] getFiles()
public void addFile(File file)
file - public void removeFile(File file)
file -
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org