OWSWGS84BoundingBox | R Documentation |
OWSWGS84BoundingBox
OWSWGS84BoundingBox
R6Class
object.
Object of R6Class
for modelling an OGC WS84 BoundingBox
ows4R::OGCAbstractObject
-> ows4R::OWSBoundingBox
-> OWSWGS84BoundingBox
ows4R::OGCAbstractObject$ERROR()
ows4R::OGCAbstractObject$INFO()
ows4R::OGCAbstractObject$WARN()
ows4R::OGCAbstractObject$encode()
ows4R::OGCAbstractObject$getClass()
ows4R::OGCAbstractObject$getClassName()
ows4R::OGCAbstractObject$getNamespaceDefinition()
ows4R::OGCAbstractObject$isFieldInheritedFrom()
ows4R::OGCAbstractObject$logger()
ows4R::OGCAbstractObject$print()
ows4R::OWSBoundingBox$decode()
ows4R::OWSBoundingBox$getBBOX()
new()
Initializes an object of class OWSBoundingBox
OWSWGS84BoundingBox$new(xml = NULL, owsVersion, serviceVersion, logger = NULL)
xml
an object of class XMLInternalNode-class to initialize from XML
owsVersion
OWS version
serviceVersion
service version
logger
logger
clone()
The objects of this class are cloneable with this method.
OWSWGS84BoundingBox$clone(deep = FALSE)
deep
Whether to make a deep clone.
Class used internally by geometa
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.