WPSDescriptionParameter | R Documentation |
WPSDescriptionParameter
WPSDescriptionParameter
R6Class
object.
Object of R6Class
modelling a WPS process input description parameter
ows4R::OGCAbstractObject
-> ows4R::WPSParameter
-> WPSDescriptionParameter
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::WPSParameter$getAbstract()
ows4R::WPSParameter$getIdentifier()
ows4R::WPSParameter$getTitle()
new()
Initializes a WPSDescriptionParameter
WPSDescriptionParameter$new(xml = NULL, version, logger = NULL, ...)
xml
object of class XMLInternalNode-class from XML
version
WPS service version
logger
logger
...
any other parameter
getDataType()
Get data type
WPSDescriptionParameter$getDataType()
object of class character
getFormats()
get formats
WPSDescriptionParameter$getFormats()
the formats
clone()
The objects of this class are cloneable with this method.
WPSDescriptionParameter$clone(deep = FALSE)
deep
Whether to make a deep clone.
Class used internally by ows4R
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.