deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.portal.context
Class ViewContextCollection

java.lang.Object
  extended by org.deegree.portal.context.ViewContextCollection

public class ViewContextCollection
extends 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

Constructor Summary
ViewContextCollection(ViewContextReference[] viewContextReferences)
          Creates a new ViewContextCollection object.
 
Method Summary
 void addViewContextReference(ViewContextReference viewContextReference)
           
 void clear()
           
 ViewContextReference getViewContextReference(String name)
           
 ViewContextReference[] getViewContextReferences()
           
 ViewContextReference removeViewContextReference(String name)
           
 void setViewContextReferences(ViewContextReference[] viewContextReferences)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewContextCollection

public ViewContextCollection(ViewContextReference[] viewContextReferences)
                      throws ContextException
Creates a new ViewContextCollection object.

Parameters:
viewContextReferences -
Throws:
ContextException
Method Detail

getViewContextReferences

public ViewContextReference[] getViewContextReferences()
Returns:
all ViewContextReference

setViewContextReferences

public void setViewContextReferences(ViewContextReference[] viewContextReferences)
                              throws ContextException
Parameters:
viewContextReferences -
Throws:
ContextException

getViewContextReference

public ViewContextReference getViewContextReference(String name)
Parameters:
name -
Returns:
named ViewContextReference

addViewContextReference

public void addViewContextReference(ViewContextReference viewContextReference)
Parameters:
viewContextReference -

removeViewContextReference

public ViewContextReference removeViewContextReference(String name)
Parameters:
name -
Returns:
removed ViewContextReference

clear

public void clear()

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org