|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ViewContext in org.deegree.portal |
---|
Methods in org.deegree.portal with parameters of type ViewContext | |
---|---|
static java.lang.String[] |
PortalUtils.createBaseRequests(ViewContext vc)
creates the GetMap basic requests required by the JSP page assigned to the MapViewPortlet. |
static java.lang.String[] |
PortalUtils.createBaseRequests(ViewContext vc,
java.lang.String user,
java.lang.String password,
java.lang.String sessionID)
creates the GetMap basic requests required by the JSP page assigned to the MapViewPortlet. |
static java.util.List<java.lang.String> |
PortalUtils.getFeatureInfoLayers(ViewContext vc)
returns a comma seperated list of layers marked as sensible for feature info requestes |
static java.util.List<java.lang.String[]> |
PortalUtils.getVisibleLayers(ViewContext vc)
returns a comma separated list of visible layers |
static boolean |
PortalUtils.hasNodeVisibleLayers(ViewContext vc,
int nodeID)
returns true if at least one layer within the node is visible |
static boolean |
PortalUtils.hasServerVisibleLayers(ViewContext vc,
java.lang.String serverTitle)
returns true if at least one layer of the passed server is visible |
static void |
PortalUtils.setVisibility(ViewContext vc,
int nodeID,
boolean hidden)
set visibility for a node and all child nodes/layers |
Uses of ViewContext in org.deegree.portal.common.control |
---|
Methods in org.deegree.portal.common.control that return ViewContext | |
---|---|
protected abstract ViewContext |
AbstractSimplePrintListener.getViewContext(RPCWebEvent rpc)
reads the view context to print from the users session |
Uses of ViewContext in org.deegree.portal.context |
---|
Methods in org.deegree.portal.context that return ViewContext | |
---|---|
ViewContext |
DefaultMapModelAccess.addCRSToLayer(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String crsName)
|
ViewContext |
MapModelAccess.addCRSToLayer(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String crsName)
Adds a CRS to a layer if a ViewContext. |
ViewContext |
DefaultMapModelAccess.addFormatToLayer(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String mimeType)
|
ViewContext |
MapModelAccess.addFormatToLayer(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String mimeType)
adds a new image format to a layer of a ViewContext. |
ViewContext |
DefaultMapModelAccess.addLayer(int index,
Layer layer)
|
ViewContext |
MapModelAccess.addLayer(int index,
Layer layer)
adds a layer to the defined index position of the layer list of a ViewContext . |
ViewContext |
DefaultMapModelAccess.addLayer(int index,
QualifiedName name,
java.net.URL owsAddress,
java.lang.String type)
|
ViewContext |
MapModelAccess.addLayer(int index,
QualifiedName name,
java.net.URL owsAddress,
java.lang.String type)
adds a layer provided by the passed OWS to the defined index position of the layer list of a ViewContext . |
ViewContext |
DefaultMapModelAccess.addLayer(Layer layer)
|
ViewContext |
MapModelAccess.addLayer(Layer layer)
adds a layer to the end of the layer list of a ViewContext . |
ViewContext |
DefaultMapModelAccess.addLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type)
|
ViewContext |
MapModelAccess.addLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type)
adds a layer provided by the passed OWS to the end of the layer list of a ViewContext . |
ViewContext |
DefaultMapModelAccess.addLayers(Layer[] layers)
|
ViewContext |
MapModelAccess.addLayers(Layer[] layers)
adds a number of layers to the end of the layer list of a ViewContext . |
ViewContext |
DefaultMapModelAccess.addLayers(QualifiedName[] names,
java.net.URL[] owsAddresses,
java.lang.String type)
|
ViewContext |
MapModelAccess.addLayers(QualifiedName[] names,
java.net.URL[] owsAddresses,
java.lang.String type)
adds a number of layers provided by the passed OWS to the end of the layer list of a ViewContext . |
ViewContext |
DefaultMapModelAccess.addStyleToLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String styleName)
|
ViewContext |
MapModelAccess.addStyleToLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String styleName)
adds a named style to a layer to be available within a context. |
ViewContext |
DefaultMapModelAccess.assignSLDToLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
StyledLayerDescriptor sld)
|
ViewContext |
MapModelAccess.assignSLDToLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
StyledLayerDescriptor sld)
assignes a SLD document instead of a style to a layer. |
ViewContext |
ViewContext.clone(User user,
java.lang.String sessionID)
The function obtains a copy from the view context |
static ViewContext |
WebMapContextFactory.createViewContext(java.net.URL url,
User user,
java.lang.String sessionID)
creates an instance of a ViewContext from the web map context document read from the passed URL |
static ViewContext |
WebMapContextFactory.createViewContext(XMLFragment xml,
User user,
java.lang.String sessionID)
|
ViewContext |
DefaultMapModelAccess.destroyGroup(java.lang.String groupName)
|
ViewContext |
MapModelAccess.destroyGroup(java.lang.String groupName)
destroys a group. |
ViewContext |
DefaultMapModelAccess.groupLayers(int first,
int last,
java.lang.String groupName,
java.lang.String parentGroupName)
|
ViewContext |
MapModelAccess.groupLayers(int first,
int last,
java.lang.String groupName,
java.lang.String parentGroupName)
the difference to |
ViewContext |
DefaultMapModelAccess.groupLayers(java.lang.String[] layers,
java.net.URL[] owsAddresses,
java.lang.String[] types,
java.lang.String groupName,
java.lang.String parentGroupName)
|
ViewContext |
MapModelAccess.groupLayers(java.lang.String[] layers,
java.net.URL[] owsAddresses,
java.lang.String[] types,
java.lang.String groupName,
java.lang.String parentGroupName)
groups a set of layers identified by their names, the address of the OWS that provides it und its type. |
ViewContext |
DefaultMapModelAccess.pan(double directionDegree,
double factor)
|
ViewContext |
MapModelAccess.pan(double directionDegree,
double factor)
moves a map view to a free definable direction with a given factor |
ViewContext |
DefaultMapModelAccess.pan(int direction,
double factor)
moves the boundingbox of the map to a well known direction. |
ViewContext |
MapModelAccess.pan(int direction,
double factor)
moves the boundingbox of the map to a well known direction. |
ViewContext |
DefaultMapModelAccess.recenterMap(java.awt.Point point)
centers he map described by a ViewContext to the passed point. |
ViewContext |
DefaultMapModelAccess.recenterMap(Point point)
centers he map described by a ViewContext to the passed point. |
ViewContext |
MapModelAccess.recenterMap(java.awt.Point point)
centers he map described by a ViewContext to the passed point. |
ViewContext |
MapModelAccess.recenterMap(Point point)
centers he map described by a ViewContext to the passed point. |
ViewContext |
DefaultMapModelAccess.removeCRSFromLayer(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String crsName)
|
ViewContext |
MapModelAccess.removeCRSFromLayer(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String crsName)
removes a CRS from the list of availabe CRS of a layer. |
ViewContext |
DefaultMapModelAccess.removeFormatFromLayer(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String mimeType)
|
ViewContext |
MapModelAccess.removeFormatFromLayer(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String mimeType)
removes a format from a layer in a ViewContext. |
ViewContext |
DefaultMapModelAccess.removeLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type)
|
ViewContext |
MapModelAccess.removeLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type)
removes a named layer served by the passsed OWS from a ViewContext . if a
layer with this name does not exist in a context, the unchanged ViewContext
will be returned |
ViewContext |
DefaultMapModelAccess.removeStyleFromLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String styleName)
|
ViewContext |
MapModelAccess.removeStyleFromLayer(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String styleName)
removes a style from the layer defined in a ViewContext. |
ViewContext |
DefaultMapModelAccess.setCurrentMapFormat(java.lang.String mimeType,
java.net.URL owsAddress,
java.lang.String type)
|
ViewContext |
MapModelAccess.setCurrentMapFormat(java.lang.String mimeType,
java.net.URL owsAddress,
java.lang.String type)
sets the current image format a map shall be rendered. |
ViewContext |
DefaultMapModelAccess.setLayerActiveStyle(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String styleName)
|
ViewContext |
MapModelAccess.setLayerActiveStyle(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
java.lang.String styleName)
sets the active style (style to be used for rendering) of a layer |
ViewContext |
DefaultMapModelAccess.setLayers(Layer[] layers)
|
ViewContext |
MapModelAccess.setLayers(Layer[] layers)
sets the layers to a ViewContext . |
ViewContext |
DefaultMapModelAccess.setLayers(QualifiedName[] names,
java.net.URL[] owsAddresses,
java.lang.String type)
|
ViewContext |
MapModelAccess.setLayers(QualifiedName[] names,
java.net.URL[] owsAddresses,
java.lang.String type)
sets the layers provided by the passed OWS to a ViewContext . |
ViewContext |
DefaultMapModelAccess.setLayersVisible(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
boolean visible)
|
ViewContext |
MapModelAccess.setLayersVisible(java.lang.String name,
java.net.URL owsAddress,
java.lang.String type,
boolean visible)
set a layer to be visible or invisible |
ViewContext |
DefaultMapModelAccess.setMapBoundingBox(Envelope boundingBox)
sets the bounding box a map/VieContext |
ViewContext |
MapModelAccess.setMapBoundingBox(Envelope boundingBox)
sets the bounding box a map/VieContext |
ViewContext |
DefaultMapModelAccess.setMapCRS(java.lang.String crs)
|
ViewContext |
MapModelAccess.setMapCRS(java.lang.String crs)
sets the CRS to be used by the map created from a ViewContext. |
ViewContext |
DefaultMapModelAccess.setMapSize(int width,
int height)
sets the width and height of a map described by a ViewContext |
ViewContext |
MapModelAccess.setMapSize(int width,
int height)
sets the width and height of a map described by a ViewContext |
ViewContext |
DefaultMapModelAccess.swapGroups(QualifiedName name,
boolean up)
|
ViewContext |
MapModelAccess.swapGroups(QualifiedName name,
boolean up)
swaps to groups in their order |
ViewContext |
DefaultMapModelAccess.swapLayers(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
boolean up)
swaps two layers in their order. |
ViewContext |
MapModelAccess.swapLayers(QualifiedName name,
java.net.URL owsAddress,
java.lang.String type,
boolean up)
swaps two layers in their order. |
ViewContext |
DefaultMapModelAccess.zoom(java.awt.Point point,
double factor)
zoom in or out of the map described by a ViewContext and recenters it to the passed point. |
ViewContext |
DefaultMapModelAccess.zoom(Point point,
double factor)
zoom in or out of the map described by a ViewContext and recenters it to the passed point. |
ViewContext |
MapModelAccess.zoom(java.awt.Point point,
double factor)
zoom in or out of the map described by a ViewContext and recenters it to the passed point. |
ViewContext |
MapModelAccess.zoom(Point point,
double factor)
zoom in or out of the map described by a ViewContext and recenters it to the passed point. |
Methods in org.deegree.portal.context with parameters of type ViewContext | |
---|---|
protected static void |
XMLFactory.appendViewContext(org.w3c.dom.Node toNode,
ViewContext viewContxt)
Appends the XML representation of a ViewContext to a Node using the
namespace . |
static WMCMetadataSurrogate |
WMCMetadataSurrogate.createFromWMC(java.lang.String filename,
ViewContext vc)
Creates a new WMCMetadataSurrogate using the filename and the
ViewContext vc. |
static XMLFragment |
XMLFactory.export(ViewContext viewContext)
Creates a new org.w3c.dom.Document describing a ViewContext . |
Constructors in org.deegree.portal.context with parameters of type ViewContext | |
---|---|
DefaultMapModelAccess(ViewContext vc)
|
Uses of ViewContext in org.deegree.portal.portlet.enterprise |
---|
Methods in org.deegree.portal.portlet.enterprise that return ViewContext | |
---|---|
protected ViewContext |
SimplePrintListener.getViewContext(RPCWebEvent rpc)
reads the view context to print from the users session |
Uses of ViewContext in org.deegree.portal.portlet.modules.actions |
---|
Fields in org.deegree.portal.portlet.modules.actions with type parameters of type ViewContext | |
---|---|
protected static java.util.Map<java.lang.String,ViewContext> |
IGeoPortalPortletPerform.vcMap
|
Methods in org.deegree.portal.portlet.modules.actions that return ViewContext | |
---|---|
static ViewContext |
IGeoPortalPortletPerform.getCurrentViewContext(javax.servlet.http.HttpSession session,
java.lang.String pid)
returns the current <@link ViewContext> read from the portlet session. |
ViewContext |
IGeoPortalPortletPerform.getCurrentViewContext(java.lang.String pid)
returns the current <@link ViewContext> read from the portlet session. |
ViewContext |
IGeoPortalPortletPerform.getNamedViewContext(javax.servlet.http.HttpSession session,
java.lang.String name)
returns an instance of <@link ViewContext> read from the portlet session. |
ViewContext |
IGeoPortalPortletPerform.getNamedViewContext(java.lang.String name)
returns an instance of <@link ViewContext> read from the portlet session. |
Methods in org.deegree.portal.portlet.modules.actions with parameters of type ViewContext | |
---|---|
static void |
IGeoPortalPortletPerform.setCurrentMapContext(javax.servlet.http.HttpSession session,
ViewContext vc,
java.lang.String pid)
sets the current MapContext to the users session |
void |
IGeoPortalPortletPerform.setCurrentMapContext(ViewContext vc,
java.lang.String pid)
sets the current MapContext to the users session |
Uses of ViewContext in org.deegree.portal.portlet.modules.map.actions.portlets |
---|
Methods in org.deegree.portal.portlet.modules.map.actions.portlets with parameters of type ViewContext | |
---|---|
protected java.lang.String |
FeatureInfoPortletPerform.perform(java.util.List<Layer> layerList,
ViewContext vc)
distributes the performance of the feature info requests depending on the requested service to a specialized method |
Uses of ViewContext in org.deegree.portal.standard |
---|
Fields in org.deegree.portal.standard declared as ViewContext | |
---|---|
protected ViewContext |
PortalRequestDispatcher.vc
|
Uses of ViewContext in org.deegree.portal.standard.context.control |
---|
Methods in org.deegree.portal.standard.context.control that return ViewContext | |
---|---|
protected ViewContext |
FullScreenListener.createFullScreenContext(RPCStruct struct,
ViewContext vc)
Sets the given context to FullScreen mode. |
protected ViewContext |
NormalScreenListener.createNormalScreenContext(ViewContext vc,
Envelope newbBox)
This Method adapt the normal size screen context with the new changes applied in the full screen view, ex. |
protected ViewContext |
NormalScreenListener.getViewContextFromSession()
Extracts the Xml of NORMALSCREEN_MAPCONTEXT from the session and transforms it to a ViewContext |
protected ViewContext |
FullScreenListener.setToFullScreen(RPCWebEvent rpc)
Applies the modules read from the context.properties file to the current context using the data from the session on the defaultContext |
protected ViewContext |
NormalScreenListener.setToNormalScreen(RPCWebEvent rpc)
|
Methods in org.deegree.portal.standard.context.control with parameters of type ViewContext | |
---|---|
static void |
AbstractContextListener.changeBBox(ViewContext vc,
Envelope bbox)
changes the bounding box of a given view context |
protected void |
AbstractContextListener.changeLayerList(ViewContext vc,
RPCMember[] rpcLayerList)
changes the layer list of the ViewContext vc according to the information contained in the rpcLayerList |
protected ViewContext |
FullScreenListener.createFullScreenContext(RPCStruct struct,
ViewContext vc)
Sets the given context to FullScreen mode. |
protected ViewContext |
NormalScreenListener.createNormalScreenContext(ViewContext vc,
Envelope newbBox)
This Method adapt the normal size screen context with the new changes applied in the full screen view, ex. |
protected org.deegree.portal.standard.context.control.DownloadListener.RequestBean |
DownloadListener.getWFSGetFeatureCalls(DownloadListener.FeatureTemplate layer,
ViewContext vc)
returns the call to be used to perform a GetFeature request for the passed feature template. |
static void |
ContextSaveListener.saveDocument(ViewContext vc,
java.lang.String filename)
saves the new context as xml |
protected void |
NormalScreenListener.setCurrentContext(ViewContext vc)
Takes in viewContext converts it to a html of the viewcontext and display it |
protected void |
FullScreenListener.setCurrentContext(ViewContext vc)
Takes in viewContext converts it to a html of the viewcontext and display it |
Uses of ViewContext in org.deegree.portal.standard.csw.control |
---|
Methods in org.deegree.portal.standard.csw.control with parameters of type ViewContext | |
---|---|
static void |
DisplayMapListener.saveDocument(ViewContext vc,
java.lang.String filename)
Deprecated. saves the new context as xml |
Uses of ViewContext in org.deegree.portal.standard.wms.control |
---|
Methods in org.deegree.portal.standard.wms.control that return ViewContext | |
---|---|
ViewContext |
MapApplicationHandler.getDefaultWebMapContext()
|
protected ViewContext |
SimplePrintListener.getViewContext(RPCWebEvent rpc)
|
Methods in org.deegree.portal.standard.wms.control with parameters of type ViewContext | |
---|---|
static void |
SimplePrintListener.changeBBox(ViewContext vc,
Envelope bbox)
changes the bounding box of a given view context |
protected void |
SimplePrintListener.changeLayerList(ViewContext vc,
RPCMember[] rpcLayerList)
changes the layer list of the ViewContext vc according to the information contained in the rpcLayerList |
void |
MapApplicationHandler.setDefaultWebMapContext(ViewContext defaultContext)
sets the default configuration for the map cliet |
Constructors in org.deegree.portal.standard.wms.control with parameters of type ViewContext | |
---|---|
MapApplicationHandler(java.lang.String controllerFile,
ViewContext vc)
Creates a new MapApplicationHandler object. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org