GMLCOVExtension: GMLCOVExtension

GMLCOVExtensionR Documentation

GMLCOVExtension

Description

GMLCOVExtension

GMLCOVExtension

Format

R6Class object.

Value

Object of R6Class for modelling a GMLCOV Extension

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> GMLCOVExtension

Public fields

anyElement

anyElement

Methods

Public methods

Inherited methods

Method new()

Initializes object

Usage
GMLCOVExtension$new(
  xml = NULL,
  element = NULL,
  attrs = list(),
  defaults = list(),
  wrap = TRUE
)
Arguments
xml

object of class XMLInternalNode-class

element

element name

attrs

list of attributes

defaults

list of default values

wrap

wrap element?


Method clone()

The objects of this class are cloneable with this method.

Usage
GMLCOVExtension$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Note

Internal binding for OGC services

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

GML 3.2.1 Application Schema for Coverages http://www.opengis.net/gmlcov/1.0


eblondel/geometa documentation built on Sept. 8, 2023, 8:19 p.m.