| 
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.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,
                                 String mode,
                                 Node layerTreeRoot)
Creates a new GeneralExtension object.  | 
|
| Method Summary | |
|---|---|
 AuthentificationSettings | 
getAuthentificationSettings()
 | 
 String | 
getBgColor()
returns the desired background color of the map  | 
 Frontend | 
getFrontend()
returns the frontend (GUI) description encapsulating objekt  | 
 IOSettings | 
getIOSettings()
 | 
 Node | 
getLayerTreeRoot()
 | 
 MapParameter | 
getMapParameter()
returns the parameters describing the control options for the map  | 
 String | 
getMode()
returns the current mode of a map client using a WMC.  | 
 boolean | 
isTransparent()
returns true if the maps background should be transparent  | 
 void | 
setAuthentificationSettings(AuthentificationSettings authSettings)
 | 
 void | 
setBgColor(String bgColor)
 | 
 void | 
setFrontend(Frontend frontend)
sets the frontend (GUI) description encapsulating objekt  | 
 void | 
setIOSettings(IOSettings settings)
 | 
 void | 
setLayerTreeRoot(Node layerTreeRoot)
 | 
 void | 
setMapParameter(MapParameter mapParameter)
sets the parameters describing the control options for the map  | 
 void | 
setMode(String mode)
 | 
 void | 
setTransparent(boolean transparent)
 | 
| 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,
                        String mode,
                        Node layerTreeRoot)
frontend - mapParameter - | Method Detail | 
|---|
public boolean isTransparent()
true if the maps background should be transparentpublic void setTransparent(boolean transparent)
transparent - isTransparent()public String getBgColor()
public void setBgColor(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)
public String getMode()
public void setMode(String mode)
mode - getMode()public void setLayerTreeRoot(Node layerTreeRoot)
public Node getLayerTreeRoot()
  | 
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