org.deegree.portal.context
Class ViewContextCollection
java.lang.Object
org.deegree.portal.context.ViewContextCollection
public class ViewContextCollection
- extends java.lang.Object
This class encapsulates a collection of references to Web Map Context documents as defined by the
OGC Web Map Context specification
- Version:
- $Revision: 18195 $
- Author:
- Andreas Poth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewContextCollection
public ViewContextCollection(ViewContextReference[] viewContextReferences)
throws ContextException
- Creates a new ViewContextCollection object.
- Parameters:
viewContextReferences
-
- Throws:
ContextException
getViewContextReferences
public ViewContextReference[] getViewContextReferences()
- Returns:
- all ViewContextReference
setViewContextReferences
public void setViewContextReferences(ViewContextReference[] viewContextReferences)
throws ContextException
- Parameters:
viewContextReferences
-
- Throws:
ContextException
getViewContextReference
public ViewContextReference getViewContextReference(java.lang.String name)
- Parameters:
name
-
- Returns:
- named ViewContextReference
addViewContextReference
public void addViewContextReference(ViewContextReference viewContextReference)
- Parameters:
viewContextReference
-
removeViewContextReference
public ViewContextReference removeViewContextReference(java.lang.String name)
- Parameters:
name
-
- Returns:
- removed ViewContextReference
clear
public void clear()
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org