|
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.io.datastore.schema.content.SpecialContent
public class SpecialContent
Special content class that allows to refer to parameters of the Query or other properties
of the environment.
Currently defined variables:
| Variable name | Description |
|---|---|
| $QUERY.BBOX | Bounding box of the query (null if it is not present). |
| Nested Class Summary | |
|---|---|
static class |
SpecialContent.VARIABLE
Known variables. |
| Field Summary | |
|---|---|
static String |
QUERY_BBOX_NAME
Bounding box of the query (null if it is not present). |
| Constructor Summary | |
|---|---|
SpecialContent(String variableName)
Initializes a newly created SpecialContent object so that it represents the
given variable. |
|
| Method Summary | |
|---|---|
static String[] |
getKnownVariables()
Returns all known variable names. |
int |
getSRS()
Returns the vendor dependent descriptor for the SRS of the associated geometry. |
SpecialContent.VARIABLE |
getVariable()
Returns the SpecialContent.VARIABLE. |
void |
setSRS(int internalSRS)
Sets the vendor dependent descriptor for the SRS of the associated geometry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String QUERY_BBOX_NAME
| Constructor Detail |
|---|
public SpecialContent(String variableName)
SpecialContent object so that it represents the
given variable.
variableName -
IllegalArgumentException - if given variable is not known| Method Detail |
|---|
public SpecialContent.VARIABLE getVariable()
SpecialContent.VARIABLE.
public static String[] getKnownVariables()
public int getSRS()
public void setSRS(int internalSRS)
internalSRS - the vendor dependent descriptor for the SRS
|
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