WCSGSElevationDomain: WCSGSElevationDomain

WCSGSElevationDomainR Documentation

WCSGSElevationDomain

Description

WCSGSElevationDomain

WCSGSElevationDomain

Format

R6Class object.

Value

Object of R6Class modelling a WCS geoserver elevation domain object

Super classes

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

Public fields

SingleValue

single values

Methods

Public 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.

Note

Experimental

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>


ows4R documentation built on Sept. 1, 2023, 5:09 p.m.