| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.portal.context.General
public class General
The class encapsulates the general informations common to all types of contexts
| Constructor Summary | |
|---|---|
General(String title,
               String abstract_,
               Rectangle window,
               CitedResponsibleParty contactInformation,
               Point[] boundingBox,
               BaseURL descriptionURL,
               ImageURL logoURL,
               String[] keywords,
               GeneralExtension extension)
Creates a new General object.  | 
|
| Method Summary | |
|---|---|
 String | 
getAbstract()
 | 
 Point[] | 
getBoundingBox()
 | 
 CitedResponsibleParty | 
getContactInformation()
 | 
 BaseURL | 
getDescriptionURL()
 | 
 GeneralExtension | 
getExtension()
 | 
 String[] | 
getKeywords()
 | 
 ImageURL | 
getLogoURL()
 | 
 String | 
getTitle()
 | 
 Rectangle | 
getWindow()
 | 
 void | 
setAbstract(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(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(String title)
An element �Title� that contains a human readable title of the Context.  | 
 void | 
setWindow(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(String title,
               String abstract_,
               Rectangle window,
               CitedResponsibleParty contactInformation,
               Point[] boundingBox,
               BaseURL descriptionURL,
               ImageURL logoURL,
               String[] keywords,
               GeneralExtension extension)
        throws ContextException
title - title of the contextabstract_ - short descriptioncontactInformation - 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(Rectangle window)
window - 
public void setBoundingBox(Point[] boundingBox)
                    throws ContextException
boundingBox - 
ContextException
public void setBoundingBox(Envelope boundingBox)
                    throws ContextException
boundingBox - 
ContextExceptionpublic void setKeywords(String[] keywords)
keywords - 
public void setTitle(String title)
              throws ContextException
title - 
ContextExceptionpublic void setAbstract(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 Rectangle getWindow()
public Point[] getBoundingBox()
public String[] getKeywords()
public String getTitle()
public String getAbstract()
public ImageURL getLogoURL()
public BaseURL getDescriptionURL()
public CitedResponsibleParty getContactInformation()
public GeneralExtension getExtension()
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net