deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wms.operation.GetMap.Layer

Packages that use GetMap.Layer
org.deegree.ogcwebservices.wmps.operation   
org.deegree.ogcwebservices.wms.operation   
 

Uses of GetMap.Layer in org.deegree.ogcwebservices.wmps.operation
 

Methods in org.deegree.ogcwebservices.wmps.operation that return GetMap.Layer
static GetMap.Layer PrintMap.createLayer(String name, String style)
          creates a Layer object beacuse of the inner class construct.
 GetMap.Layer[] PrintMap.getLayers()
          The required LAYERS parameter lists the map layer(s) to be returned by this PrintMapRequest request.
 

Methods in org.deegree.ogcwebservices.wmps.operation with parameters of type GetMap.Layer
protected  void PrintMap.addLayers(GetMap.Layer layer)
          adds the
static PrintMap PrintMap.create(String id, String version, GetMap.Layer[] layers, String srs, Envelope bbox, Point center, int scaleDenominator, boolean transparent, Color bgColor, String title, String copyright, boolean legend, boolean scaleBar, String note, String template, String emailAddress, Timestamp timestamp, TextArea[] textAreas, Map<String,String> vendorSpecificParameters)
          Returns a new PrintMap instance.
 

Constructors in org.deegree.ogcwebservices.wmps.operation with parameters of type GetMap.Layer
PrintMap(String id, String version, GetMap.Layer[] layers, String srs, Envelope boundingBox, Point center, int scaleDenominator, boolean transparent, Color bgColor, String title, String copyright, boolean legend, boolean scaleBar, String note, String template, String emailaddress, Timestamp timestamp, TextArea[] textAreas, Map<String,String> vendorSpecificParameter)
          Create a new PrintMap instance.
 

Uses of GetMap.Layer in org.deegree.ogcwebservices.wms.operation
 

Methods in org.deegree.ogcwebservices.wms.operation that return GetMap.Layer
static GetMap.Layer GetMap.createLayer(String name, String style)
          creates a Layer object beacuse of the inner class construct.
 GetMap.Layer[] GetMap.getLayers()
          The required LAYERS parameter lists the map layer(s) to be returned by this GetMap request.
 

Methods in org.deegree.ogcwebservices.wms.operation with parameters of type GetMap.Layer
 void GetMap.addLayers(GetMap.Layer layers)
          adds the <Layer>
static GetMap GetMap.create(String version, String id, GetMap.Layer[] layers, Values elevation, Map<String,Values> sampleDimension, String format, int width, int height, String srs, Envelope boundingBox, boolean transparency, Color bGColor, String exceptions, Values time, URL sldURL, StyledLayerDescriptor sld, Map<String,String> vendorSpecificParameter)
          creates a WTSGetViewRequest from a set of parameters and builds up the complete SLD.
 void GetMap.setLayers(GetMap.Layer[] layers)
          sets the <Layer>
 

Constructors in org.deegree.ogcwebservices.wms.operation with parameters of type GetMap.Layer
GetMap(String version, String id, GetMap.Layer[] ls, String format, int width, int height, String srs, Envelope boundingBox, boolean transparency, Color bgColor, String exceptions, URL sld_url, StyledLayerDescriptor sld, Map<String,String> vendorSpecificParameter, DimensionValues dimTime, DimensionValues dimElev)
           
GetMap(String version, String id, GetMap.Layer[] layers, Values elevation, Map<String,Values> sampleDimension, String format, int width, int height, String srs, Envelope boundingBox, boolean transparency, Color bGColor, String exceptions, Values time, URL sldURL, StyledLayerDescriptor sld, Map<String,String> vendorSpecificParameter)
          Creates a new GetMapRequest object.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org