AddInputCube(Cube *cube, bool owned=true) | Isis::Process | |
AddOutputCube(Cube *cube, bool owned=true) | Isis::Process | |
BandChange(void(*funct)(const int band)) | Isis::ProcessRubberSheet | |
BandStatistics(const unsigned index) | Isis::Process | inline |
CalculateStatistics() | Isis::Process | |
ClearCubes() | Isis::Process | |
ClearInputCubes() | Isis::Process | |
ClearOutputCubes() | Isis::Process | |
CubeStatistics(const unsigned index) | Isis::Process | inline |
EndProcess() | Isis::Process | virtual |
Finalize() | Isis::Process | virtual |
ForceTile(double Samp, double Line) | Isis::ProcessRubberSheet | inline |
InputCubes | Isis::Process | protected |
m_ownedCubes | Isis::Process | protected |
MissionData(const QString &mission, const QString &file, bool highestVersion=false) | Isis::Process | |
OutputCubes | Isis::Process | protected |
p_bandStats | Isis::Process | protected |
p_cubeStats | Isis::Process | protected |
p_progress | Isis::Process | protected |
p_propagateHistory | Isis::Process | protected |
p_propagateLabels | Isis::Process | protected |
p_propagateOriginalLabel | Isis::Process | protected |
p_propagatePolygons | Isis::Process | protected |
p_propagateTables | Isis::Process | protected |
Process() | Isis::Process | |
processPatchTransform(Transform &trans, Interpolator &interp) | Isis::ProcessRubberSheet | |
ProcessRubberSheet(int startSize=128, int endSize=8) | Isis::ProcessRubberSheet | |
Progress() | Isis::Process | inline |
PropagateHistory(const bool prop) | Isis::Process | |
PropagateLabels(const bool prop) | Isis::Process | |
PropagateLabels(const QString &cube) | Isis::Process | |
PropagateOriginalLabel(const bool prop) | Isis::Process | |
PropagatePolygons(const bool prop) | Isis::Process | |
PropagateTables(const bool prop) | Isis::Process | |
PropagateTables(const QString &fromName, const QList< QString > &tableNames=QList< QString >()) | Isis::Process | |
SetInputCube(const QString ¶meter, const int requirements=0) | Isis::Process | virtual |
SetInputCube(const QString &fname, const Isis::CubeAttributeInput &att, int requirements=0) | Isis::Process | virtual |
SetInputCube(Isis::Cube *inCube) | Isis::Process | virtual |
SetOutputCube(const QString ¶meter) | Isis::Process | virtual |
SetOutputCube(const QString ¶meter, const int nsamps, const int nlines, const int nbands=1) | Isis::Process | virtual |
SetOutputCube(const QString &fname, const Isis::CubeAttributeOutput &att, const int nsamps, const int nlines, const int nbands=1) | Isis::Process | virtual |
setPatchParameters(int startSample, int startLine, int samples, int lines, int sampleIncrement, int lineIncrement) | Isis::ProcessRubberSheet | |
SetTiling(long long start, long long end) | Isis::ProcessRubberSheet | inline |
StartProcess(Transform &trans, Interpolator &interp) | Isis::ProcessRubberSheet | virtual |
Isis::Process::StartProcess(void funct()) | Isis::Process | inlinevirtual |
WriteHistory(Cube &cube) | Isis::Process | |
~Process() | Isis::Process | virtual |
~ProcessRubberSheet() | Isis::ProcessRubberSheet | inlinevirtual |