1#ifndef MatrixSceneWidget_H 
    2#define MatrixSceneWidget_H 
    6template <
typename A> 
class QList;
 
    7class QGraphicsPolygonItem;
 
   10class QGraphicsSceneContextMenuEvent;
 
   19  class CorrelationMatrix;
 
   21  class DisplayProperties;
 
   23  class MatrixDisplayTool;
 
   24  class MatrixGraphicsView;
 
   55                        bool internalizeToolBarsAndProgress,
 
   89      template <
typename DataType>
 
   91        return QList<QAction *>();
 
 
  105      void rubberBandComplete(QRectF r, Qt::MouseButton s);
 
  126      QList<double> getSelectedElements() 
const;
 
 
This is a container for the correlation matrix that comes from a bundle adjust.
A graphics view that resizes in a more friendly way.
This class holds the matrix color and focus information.
Contains Pvl Groups and Pvl Objects.
This is free and unencumbered software released into the public domain.
This is free and unencumbered software released into the public domain.