Isis Developer Reference
Isis::CubeViewport::BandInfo Class Reference

#include <CubeViewport.h>

Collaboration diagram for Isis::CubeViewport::BandInfo:
Collaboration graph

Public Member Functions

 BandInfo ()
 
 BandInfo (const BandInfo &other)
 
 ~BandInfo ()
 Deconstructor. More...
 
const BandInfooperator= (BandInfo other)
 The BandInfo for the Cube. More...
 
CubeStretch getStretch () const
 
void setStretch (const Stretch &newStretch)
 

Public Attributes

int band
 The band. More...
 

Detailed Description

Author
????-??-?? Unknown

Constructor & Destructor Documentation

◆ BandInfo() [1/2]

◆ BandInfo() [2/2]

Isis::CubeViewport::BandInfo::BandInfo ( const BandInfo other)
Parameters
otherThe other BandInfo

◆ ~BandInfo()

Isis::CubeViewport::BandInfo::~BandInfo ( )

Deconstructor.

Member Function Documentation

◆ getStretch()

◆ operator=()

const CubeViewport::BandInfo & Isis::CubeViewport::BandInfo::operator= ( CubeViewport::BandInfo  other)

The BandInfo for the Cube.

Parameters
otherThe other BandInfo
Returns
The BandInfo

References band.

◆ setStretch()

void Isis::CubeViewport::BandInfo::setStretch ( const Stretch newStretch)

Member Data Documentation

◆ band


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