Read and write WMC version 1.1.0.
OpenLayers. | Read and write WMC version 1.1.0. |
Constants | |
VERSION | {String} 1.1.0 |
Properties | |
schemaLocation | {String} http://www.opengis.net/context http://schemas.opengis.net |
Constructor | |
OpenLayers. | Instances of this class are not created directly. |
Functions | |
read_sld_MinScaleDenominator | Read a sld:MinScaleDenominator node. |
read_sld_MaxScaleDenominator | Read a sld:MaxScaleDenominator node. |
read_wmc_SRS | |
write_wmc_Layer | Create a Layer node given a layer context object. |
Instances of this class are not created directly. Use the OpenLayers.Format.WMC constructor instead.
options | {Object} An optional object whose properties will be set on this instance. |
Read a sld:MinScaleDenominator node.
read_sld_MinScaleDenominator: function( layerContext, node )
Read a sld:MaxScaleDenominator node.
read_sld_MaxScaleDenominator: function( layerContext, node )
read_wmc_SRS: function( layerContext, node )
Create a Layer node given a layer context object.
write_wmc_Layer: function( context )