Skip to content

Represents the "Marcador" structure (markers associated with a process).

Usage

Marcador(IdMarcador, Nome, Icone = NULL, SinAtivo = NULL)

Arguments

IdMarcador

Character. ID of the marker.

Nome

Character. Name of the marker.

Icone

Character. PNG icon (Base64-encoded).

SinAtivo

"S" or "N" indicating if the marker is active.

Value

An S3 object of class "Marcador".