|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.model.csct.resources.Naming
public final class Naming
Methods for binding names to ParameterListDescriptor
s. For example,
Projection
using this class for binding classification name to
parameter list descriptors.
Field Summary | |
---|---|
static Naming |
PROJECTIONS
The naming to use for mapping projection's classification name to parameter descriptor. |
Method Summary | |
---|---|
void |
bind(String classification,
javax.media.jai.ParameterListDescriptor descriptor)
Binds a classification name to a parameter list descriptor. |
javax.media.jai.ParameterList |
getParameterList(String classification,
javax.media.jai.ParameterListDescriptor fallback)
Returns a parameter list for the specified classification. |
String[] |
list()
Returns the list of classification names. |
javax.media.jai.ParameterListDescriptor |
lookup(String classification)
Returns a default parameter descriptor for the specified classification name, or null if none is found. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Naming PROJECTIONS
Method Detail |
---|
public void bind(String classification, javax.media.jai.ParameterListDescriptor descriptor) throws IllegalArgumentException
classification
- The classification name.descriptor
- the parameter list descriptor.
IllegalArgumentException
- if a descriptor is already bounds for the specified classification name.public javax.media.jai.ParameterListDescriptor lookup(String classification)
null
if none is found.
classification
- The classification to look for.
null
if none.public javax.media.jai.ParameterList getParameterList(String classification, javax.media.jai.ParameterListDescriptor fallback)
classification
- The classification to look for.fallback
- The default parameter list descriptor to use if no descriptor has been found for
the specified classification.
public String[] list()
|
deegree 2.1 (2007/11/08 09:57 build-328-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