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