SweTextEncoding-class | R Documentation |
"SweTextEncoding"
Representation of a text encoding defined in the OGC SWE Common specification. It defines the token, block, and decimal seperators for a text-encoded array of values.
Objects can be created by calls of the form new("SweTextEncoding", ...)
.
tokenSeparator
:Object of class "character"
~~
blockSeparator
:Object of class "character"
~~
decimalSeparator
:Object of class "character"
~~
id
:Object of class "character"
~~
No methods defined with class "SweTextEncoding" in the signature.
showClass("SweTextEncoding")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.