org.deegree.portal.context
Class ViewContextReference
java.lang.Object
org.deegree.portal.context.ViewContextReference
public class ViewContextReference
- extends Object
This class encapsulates a reference to a Web Map Context document as defined
int the OGC Web Map Context specification
- Version:
- $Revision: 9346 $
- Author:
- Andreas Poth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewContextReference
public ViewContextReference(String title,
URL contextURL)
throws ContextException
- Creates a new ViewContextReference object.
- Parameters:
title
- title of the contextcontextURL
- URL where to access the context
- Throws:
ContextException
getTitle
public String getTitle()
- Returns:
setTitle
public void setTitle(String title)
throws ContextException
- Parameters:
title
-
- Throws:
ContextException
getContextURL
public URL getContextURL()
- Returns:
setContextURL
public void setContextURL(URL contextURL)
throws ContextException
- Parameters:
contextURL
-
- Throws:
ContextException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net