|
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.GeneralExtension
public class GeneralExtension
this class encapsulates the deegree specific extensions of the general section of a web map context document. this is a description of the GUI including the used modules (Frontend) and the parameters to control the map view ( Marshallable).
Constructor Summary | |
---|---|
GeneralExtension(IOSettings iOSettings,
Frontend frontend,
MapParameter mapParameter,
AuthentificationSettings authSettings,
java.lang.String mode,
Node layerTreeRoot)
Creates a new GeneralExtension object. |
|
GeneralExtension(IOSettings iOSettings,
Frontend frontend,
MapParameter mapParameter,
AuthentificationSettings authSettings,
java.lang.String mode,
Node layerTreeRoot,
MapModel mapModel,
java.net.URL xslt)
Creates a new GeneralExtension object. |
Method Summary | |
---|---|
AuthentificationSettings |
getAuthentificationSettings()
|
java.lang.String |
getBgColor()
returns the desired background color of the map |
Frontend |
getFrontend()
returns the frontend (GUI) description encapsulating objekt |
IOSettings |
getIOSettings()
|
Node |
getLayerTreeRoot()
|
MapModel |
getMapModel()
|
MapParameter |
getMapParameter()
returns the parameters describing the control options for the map |
java.lang.String |
getMode()
returns the current mode of a map client using a WMC. |
java.net.URL |
getXslt()
|
boolean |
isTransparent()
returns true if the maps background should be transparent |
void |
setAuthentificationSettings(AuthentificationSettings authSettings)
|
void |
setBgColor(java.lang.String bgColor)
|
void |
setFrontend(Frontend frontend)
sets the frontend (GUI) description encapsulating objekt |
void |
setIOSettings(IOSettings settings)
|
void |
setLayerTreeRoot(Node layerTreeRoot)
|
void |
setMapModel(MapModel mapModel)
|
void |
setMapParameter(MapParameter mapParameter)
sets the parameters describing the control options for the map |
void |
setMode(java.lang.String mode)
|
void |
setTransparent(boolean transparent)
|
void |
setXslt(java.net.URL xslt)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeneralExtension(IOSettings iOSettings, Frontend frontend, MapParameter mapParameter, AuthentificationSettings authSettings, java.lang.String mode, Node layerTreeRoot)
iOSettings
- frontend
- mapParameter
- authSettings
- mode
- layerTreeRoot
- public GeneralExtension(IOSettings iOSettings, Frontend frontend, MapParameter mapParameter, AuthentificationSettings authSettings, java.lang.String mode, Node layerTreeRoot, MapModel mapModel, java.net.URL xslt)
iOSettings
- frontend
- mapParameter
- authSettings
- mode
- layerTreeRoot
- mapModel
- xslt
- Method Detail |
---|
public java.net.URL getXslt()
public void setXslt(java.net.URL xslt)
xslt
- the xslt to setpublic MapModel getMapModel()
public void setMapModel(MapModel mapModel)
mapModel
- the mapModel to setpublic boolean isTransparent()
true
if the maps background should be transparentpublic void setTransparent(boolean transparent)
transparent
- isTransparent()
public java.lang.String getBgColor()
public void setBgColor(java.lang.String bgColor)
bgColor
- getBgColor()
public Frontend getFrontend()
public void setFrontend(Frontend frontend)
frontend
- Frontendpublic MapParameter getMapParameter()
public void setMapParameter(MapParameter mapParameter)
mapParameter
- MapParameter encapsulating several control paramspublic IOSettings getIOSettings()
public void setIOSettings(IOSettings settings)
settings
- The iOSettings to set.public AuthentificationSettings getAuthentificationSettings()
public void setAuthentificationSettings(AuthentificationSettings authSettings)
authSettings
- the new authentication settings.public java.lang.String getMode()
public void setMode(java.lang.String mode)
mode
- getMode()
public void setLayerTreeRoot(Node layerTreeRoot)
layerTreeRoot
- to setpublic Node getLayerTreeRoot()
|
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