aRTcomponent {aRT}R Documentation

Class aRTcomponent

Description

Basic virtual class, that defines functions to be used by all other classes.

Slots

pointer:
An external pointer to a TerraLib object. DO NOT change it!

Methods

show:
Prints some information of the object in a formatted way.
summary:
Return a list with informations about the object.

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto

See Also

See aRT-METHOD for a method of this class or CLASSNAME-class for links to other classes.


[Package aRT version 0.4-0 Index]