USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::GridGraphicsItem Class Reference

The visual display of the find point. More...

#include <GridGraphicsItem.h>

Inherits QGraphicsItem.

Public Member Functions

 GridGraphicsItem (Latitude baseLat, Longitude baseLon, Angle latInc, Angle lonInc, MosaicSceneWidget *projectionSrc, int density, Latitude latMin, Latitude latMax, Longitude lonMin, Longitude lonMax)
virtual ~GridGraphicsItem ()
void paint (QPainter *, const QStyleOptionGraphicsItem *, QWidget *widget=0)
virtual QRectF boundingRect () const

Detailed Description

The visual display of the find point.

Author
2011-05-07 Steven Lambright

Constructor & Destructor Documentation

Isis::GridGraphicsItem::~GridGraphicsItem ( )
virtual

Member Function Documentation

QRectF Isis::GridGraphicsItem::boundingRect ( ) const
virtual
void Isis::GridGraphicsItem::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  style,
QWidget widget = 0 
)

The documentation for this class was generated from the following files: