aRTlayer-getGeometry {aRT}R Documentation

getGeometry

Description

Function that returns all the geometry associated with the object. It only works if the layer has at least one attribute table (and it can't be a media table).

Usage

## S4 method for signature 'aRTlayer':
getGeometry(object)
## S4 method for signature 'aRTtheme':
getGeometry(object)

Arguments

object Object of class {aRTlayer,aRTtheme}.

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto

See Also

See aRTlayer-class to the description of this class. aRTtable-class for how to create tables.


[Package aRT version 0.4-0 Index]