Skip to contents

WCSGSElevationDomain

WCSGSElevationDomain

Format

R6Class object.

Value

Object of R6Class modelling a WCS geoserver elevation domain object

Note

Experimental

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> WCSGSElevationDomain

Public fields

SingleValue

single values

Methods

Inherited methods


Method decode()

Decodes from XML

Usage

WCSGSElevationDomain$decode(xml)

Arguments

xml

object of class XMLInternalNode-class from XML


Method clone()

The objects of this class are cloneable with this method.

Usage

WCSGSElevationDomain$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.