|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.portal.context.General
public class General
The class encapsulates the general informations common to all types of contexts
Constructor Summary | |
---|---|
General(java.lang.String title,
java.lang.String abstract_,
java.awt.Rectangle window,
CitedResponsibleParty contactInformation,
Point[] boundingBox,
BaseURL descriptionURL,
ImageURL logoURL,
java.lang.String[] keywords,
GeneralExtension extension)
Creates a new General object. |
Method Summary | |
---|---|
java.lang.String |
getAbstract()
|
Point[] |
getBoundingBox()
|
CitedResponsibleParty |
getContactInformation()
|
BaseURL |
getDescriptionURL()
|
GeneralExtension |
getExtension()
|
java.lang.String[] |
getKeywords()
|
ImageURL |
getLogoURL()
|
java.lang.String |
getTitle()
|
java.awt.Rectangle |
getWindow()
|
void |
setAbstract(java.lang.String abstract_)
An element Abstract that contains a description for the Context document describing its content. |
void |
setBoundingBox(Envelope boundingBox)
BoundingBox formatted as defined in the WMS 1.1.1 Specification. |
void |
setBoundingBox(Point[] boundingBox)
BoundingBox formatted as defined in the WMS 1.1.1 Specification. |
void |
setContactInformation(CitedResponsibleParty contactInformation)
An element ContactInformation that presents contact information of the creator of the Context document. |
void |
setDescriptionURL(BaseURL descriptionURL)
A URL reference to a webpage which contains relevant information to the view. |
void |
setExtension(GeneralExtension extension)
The Extension element is a container tag in which arbitrary vendor specific information can be included without compromising the ability of other clients to enforce schema validation. |
void |
setKeywords(java.lang.String[] keywords)
An element KeywordList that contains one or more Keyword elements which allow search across context collections. |
void |
setLogoURL(ImageURL logoURL)
A reference to an image that might be attached to the Context document. |
void |
setTitle(java.lang.String title)
An element Title that contains a human readable title of the Context. |
void |
setWindow(java.awt.Rectangle window)
An element Window presenting the size in pixels of the map the Context document describes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public General(java.lang.String title, java.lang.String abstract_, java.awt.Rectangle window, CitedResponsibleParty contactInformation, Point[] boundingBox, BaseURL descriptionURL, ImageURL logoURL, java.lang.String[] keywords, GeneralExtension extension) throws ContextException
title
- title of the contextabstract_
- short descriptionwindow
- contactInformation
- informations about creator of the contextboundingBox
- bounding box of the map/datadescriptionURL
- reference to a webpage which contains relevant information to the view.logoURL
- A reference to an image that might be attached to the context document.keywords
- extension
- The Extension element is a container tag in which arbitrary vendor specific information can be
included without compromising the ability of other clients to enforce schema validation.
ContextException
Method Detail |
---|
public void setWindow(java.awt.Rectangle window)
window
- public void setBoundingBox(Point[] boundingBox) throws ContextException
boundingBox
-
ContextException
- if the bbox is null
public void setBoundingBox(Envelope boundingBox) throws ContextException
boundingBox
-
ContextException
- if the bbox is null
public void setKeywords(java.lang.String[] keywords)
keywords
- public void setTitle(java.lang.String title) throws ContextException
title
-
ContextException
- if the title is null
public void setAbstract(java.lang.String abstract_)
abstract_
- public void setLogoURL(ImageURL logoURL)
logoURL
- public void setDescriptionURL(BaseURL descriptionURL)
descriptionURL
- public void setContactInformation(CitedResponsibleParty contactInformation)
contactInformation
- public void setExtension(GeneralExtension extension)
extension
- public java.awt.Rectangle getWindow()
public Point[] getBoundingBox()
public java.lang.String[] getKeywords()
public java.lang.String getTitle()
public java.lang.String getAbstract()
public ImageURL getLogoURL()
public BaseURL getDescriptionURL()
public CitedResponsibleParty getContactInformation()
public GeneralExtension getExtension()
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org