These S4 classes are defined within SpaDES
. "dot" classes are not exported and
are therefore intended for internal use only.
simList |
The 'simList' class |
.moduleDeps |
Descriptor object for specifying SpaDES module dependecies |
.simDeps |
Defines all simulation dependencies for all modules within a SpaDES simulation |
--------------------------- | ------------------------------------------------------------------------------------------ |
New classes | |
.spadesPlot |
Main class for Plot - contains .spadesGrob and .arrangement objects |
.spadesGrob |
GRaphical OBject used by SpaDES - smallest unit |
.arrangement |
The layout or "arrangement" of plot objects |
--------------------------- | ------------------------------------------------------------------------------------------ |
Unions of existing classes | |
.spadesPlottables |
The union of all object classes Plot can accept |
.spadesPlotObjects |
The union of spatialObjects and several others |
spatialObjects |
The union of several spatial classes |
--------------------------- | ------------------------------------------------------------------------------------------ |