aRTtheme-setVisible {aRT}R Documentation

Set visiblility

Description

Sets the visibility of a theme to be visualized in a TerraLib-based GIS. When a theme is created it is not visible.

Usage

## S4 method for signature 'aRTtheme':
setVisible(object, visible=F)

Arguments

object Object of class aRTtheme.
visible Will the theme be visible?

Author(s)

Pedro Ribeiro de Andrade Neto

See Also

See aRTtheme-class to the description of this class.


[Package aRT version 0.4-0 Index]