aRTvisual {aRT} | R Documentation |
Class that contains configuration about the visual of a theme. Some
attributes are used for specific geometries. The attribute names are the same of TerraLib
objects, if you want to use R nomenclature, we recommend to use visualPoints()
,
visualLines()
, visualPolygons()
and visualRaster()
.
new("aRTvisual", color="blue")
color
ccolor
style
transp
ctransp
cwidth
width
size
Pedro Ribeiro de Andrade Neto