1#ifndef MosaicAreaTool_h
2#define MosaicAreaTool_h
7class QGraphicsPolygonItem;
35 PvlObject toPvl()
const;
36 void fromPvl(
const PvlObject &obj);
37 QString projectPvlObjectName()
const;
43 void mouseButtonRelease(QPointF, Qt::MouseButton);
46 void userChangedBox();
56 QGraphicsPolygonItem *m_box;
Distance measurement, usually in meters.
This is free and unencumbered software released into the public domain.