aRTtheme-setVisible {aRT} | R Documentation |
Sets the visibility of a theme to be visualized in a TerraLib-based GIS. When a theme is created it is not visible.
## S4 method for signature 'aRTtheme': setVisible(object, visible=F)
object |
Object of class aRTtheme . |
visible |
Will the theme be visible? |
Pedro Ribeiro de Andrade Neto
See aRTtheme-class
to the description of this class.