REGIONGEN_RASTER_RANGES Class Reference

Generate region from raster range(s). More...

#include <mi32/regiongen.h>

Inheritance diagram for REGIONGEN_RASTER_RANGES:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 REGIONGEN_RASTER_RANGES ()
 ~REGIONGEN_RASTER_RANGES ()
const DOUBLE_ARRAY
< DOUBLE_RANGE > & 
GetRanges () const
const RVC::OBJITEMGetSource () const
void SetRange (double min, double max)
void SetRange (const DOUBLE_RANGE &range)
void SetRanges (const DOUBLE_ARRAY< DOUBLE_RANGE > &ranges)
void SetSource (const RVC::OBJITEM &ObjItemSource)

Detailed Description

Generate region from raster range(s).


Constructor & Destructor Documentation

REGIONGEN_RASTER_RANGES::REGIONGEN_RASTER_RANGES (  ) 

Constructor.

REGIONGEN_RASTER_RANGES::~REGIONGEN_RASTER_RANGES (  ) 

Destructor.


Member Function Documentation

const DOUBLE_ARRAY<DOUBLE_RANGE>& REGIONGEN_RASTER_RANGES::GetRanges (  )  const [inline]

Get ranges to trace.

const RVC::OBJITEM& REGIONGEN_RASTER_RANGES::GetSource (  )  const [inline]

Get source raster OBJITEM.

void REGIONGEN_RASTER_RANGES::SetRange ( double  min,
double  max 
)

Set single range to trace.

Replaces any previously set ranges.

void REGIONGEN_RASTER_RANGES::SetRange ( const DOUBLE_RANGE range  ) 

Set single range to trace.

Replaces any previously set ranges.

void REGIONGEN_RASTER_RANGES::SetRanges ( const DOUBLE_ARRAY< DOUBLE_RANGE > &  ranges  ) 

Set ranges to trace.

Replaces any previously set ranges.

void REGIONGEN_RASTER_RANGES::SetSource ( const RVC::OBJITEM ObjItemSource  )  [inline]

Set source raster OBJITEM.

Parameters:
ObjItemSource Item for source raster

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

Generated on Sun Oct 7 21:33:47 2012 for TNTsdk 2012 by  doxygen 1.6.1