logical
~~|
~~+--RspObject
~~~~~~~|
~~~~~~~+--RspProduct
Directly known subclasses:
RspFileProduct, RspRSourceCode, RspShSourceCode, RspSourceCode, RspStringProduct
public abstract class RspProduct
extends RspObject
An RspProduct object represents an RSP product generated by processing
an RSP document.RspProduct(object=NA, ...)RspObject.findProcessor Locates a processor for an RSP product.
getMetadata Gets the metadata an RSP product.
getType Gets the type of an RSP product.
hasProcessor Checks whether a processor exist or not for an RSP product.
print -
process Processes an RSP file product.
view Views the RSP product.
}Methods inherited from RspObject: getAttribute, getAttributes, hasAttribute, print, setAttribute, setAttributes
Methods inherited from logical: as.data.frame, as.raster, whichVector