SweTextEncoding: Class '"SweTextEncoding"'

Description Objects from the Class Slots Methods Examples

View source: R/Class-SWE.R

Description

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 from the Class

Objects can be created by calls of the form new("SweTextEncoding", ...).

Slots

tokenSeparator:

Object of class "character" ~~

blockSeparator:

Object of class "character" ~~

decimalSeparator:

Object of class "character" ~~

id:

Object of class "character" ~~

Methods

No methods defined with class "SweTextEncoding" in the signature.

Examples

1
showClass("SweTextEncoding")

sos4R documentation built on July 9, 2020, 5:07 p.m.