1#ifndef MatrixSceneWidget_H
2#define MatrixSceneWidget_H
8template <
typename A>
class QList;
9class QGraphicsPolygonItem;
12class QGraphicsSceneContextMenuEvent;
21 class CorrelationMatrix;
23 class DisplayProperties;
25 class MatrixDisplayTool;
26 class MatrixGraphicsView;
57 bool internalizeToolBarsAndProgress,
92 template <
typename DataType>
94 return QList<QAction *>();
125 void sendVisibleRectChanged();
129 QList<double> getSelectedElements()
const;
This is a container for the correlation matrix that comes from a bundle adjust.
Definition CorrelationMatrix.h:61
Definition Directory.h:271
A graphics view that resizes in a more friendly way.
Definition MatrixGraphicsView.h:15
This class holds the matrix color and focus information.
Definition MatrixOptions.h:28
Definition ProgressBar.h:15
Contains Pvl Groups and Pvl Objects.
Definition PvlObject.h:61
This is free and unencumbered software released into the public domain.
Definition BoxcarCachingAlgorithm.h:13
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16