1#ifndef SpatialPlotTool_h
2#define SpatialPlotTool_h
12template <
typename T>
class QVector;
17 class RubberBandComboBox;
19 class UniversalGroundMap;
86 void validatePlotCurves();
89 QPointer<QComboBox> m_xUnitsCombo;
92 QPointer<QAction> m_toolPadAction;
95 QPointer<QComboBox> m_interpolationCombo;
99 QMap< MdiCubeViewport *, QPointer<CubePlotCurve> > > m_spatialCurves;
102 QPointer<RubberBandComboBox> m_rubberBandCombo;
Cube display widget for certain Isis MDI applications.
Definition MdiCubeViewport.h:39
Definition PlotWindow.h:88
This class defines a body-fixed surface point.
Definition SurfacePoint.h:132
Universal Ground Map.
Definition UniversalGroundMap.h:69
This is free and unencumbered software released into the public domain.
Definition Calculator.h:18
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16