Geoserver REST API GSInputCoverageBand
Geoserver REST API GSInputCoverageBand
Value
Object of R6Class
for modelling a GeoServer input coverage band
Author
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Public fields
coverageName
coverage name
band
band
Methods
Inherited methods
Method new()
Initializes an object of class GSInputCoverageBand
Arguments
xml
object of class xml_node-class
coverageName
coverage name
band
band name
Method decode()
Decodes from XML
Usage
GSInputCoverageBand$decode(xml)
Arguments
xml
object of class xml_node-class
Method setCoverageName()
Set coverage name
Usage
GSInputCoverageBand$setCoverageName(coverageName)
Arguments
coverageName
coverage name
Method setBand()
Set band
Usage
GSInputCoverageBand$setBand(band)
Method clone()
The objects of this class are cloneable with this method.
Usage
GSInputCoverageBand$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
Examples
GSInputCoverageBand$new()
#> <GSInputCoverageBand>