File failed to load: https://isis.astrogeology.usgs.gov/3.9.0/Object/assets/jax/output/NativeMML/config.js
Isis 3 Developer Reference
Isis::GridGraphicsItem Class Reference

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

#include <GridGraphicsItem.h>

Inheritance diagram for Isis::GridGraphicsItem:
Inheritance graph
Collaboration diagram for Isis::GridGraphicsItem:
Collaboration graph

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

◆ GridGraphicsItem()

◆ ~GridGraphicsItem()

Isis::GridGraphicsItem::~GridGraphicsItem ( )
virtual

Member Function Documentation

◆ boundingRect()

QRectF Isis::GridGraphicsItem::boundingRect ( ) const
virtual

◆ paint()

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

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

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 07/12/2023 23:47:31