quickPlot uses S4 classes. "Dot" classes are not exported and are therefore intended for internal use only.

Plotting classes - used within Plot

New classes
.arrangement()The layout or "arrangement" of plot objects
.quickPlot()Main class for Plot - contains .quickGrob and .arrangement objects
.quickPlotGrob()GRaphical OBject used by quickPlot - smallest unit
Unions of existing classes:
.quickPlottablesThe union of all object classes Plot can accept
.quickPlotObjectsThe union of spatialObjects and several others

See also

Author

Eliot McIntire and Alex Chubaty