| aRTtheme-class {aRT} | R Documentation |
Class that enables database queries with temporal and (or) attributes restrictions. It can be created using the results of a spatial query, passing the ids. Temporal queries are done creating an aRTquerier object from this object.
Themes in TerraLib have also visual aspects, as colors and lines styles. These
configurations are not used when an aRTtheme is created, besause this object
can be used only for processing. But there are functions to do this, for example
setVisual and setVisible.
Objects can be created by calls of the form new("aRTtheme", aRTlayer, themename).
pointer:
Class aRTcomponent, directly.
Marcos Aurelio Carrero and Pedro Ribeiro de Andrade Neto
See aRTtheme-METHOD for a method of this class or CLASSNAME-class for links to other classes.