OWSWGS84BoundingBox: OWSWGS84BoundingBox

OWSWGS84BoundingBoxR Documentation

OWSWGS84BoundingBox

Description

OWSWGS84BoundingBox

OWSWGS84BoundingBox

Format

R6Class object.

Value

Object of R6Class for modelling an OGC WS84 BoundingBox

Super classes

ows4R::OGCAbstractObject -> ows4R::OWSBoundingBox -> OWSWGS84BoundingBox

Methods

Public methods

Inherited methods

Method new()

Initializes an object of class OWSBoundingBox

Usage
OWSWGS84BoundingBox$new(xml = NULL, owsVersion, serviceVersion, logger = NULL)
Arguments
xml

an object of class XMLInternalNode-class to initialize from XML

owsVersion

OWS version

serviceVersion

service version

logger

logger


Method clone()

The objects of this class are cloneable with this method.

Usage
OWSWGS84BoundingBox$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Note

Class used internally by geometa

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>


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