rasdaman complete source
Public Member Functions | List of all members
StgMddConfig Class Reference

#include <stgmddconfig.hh>

Public Member Functions

 StgMddConfig ()
 
 ~StgMddConfig ()
 
void setBBoxes (const std::vector< r_Minterval > &input)
 
void setSubTiling ()
 
void resetSubTiling ()
 
void setInterestThreshold (double i)
 
void setBorderThreshold (unsigned int b)
 
void setCellSize (int size)
 
void setDirDecompose (const std::vector< r_Dir_Decompose > &input)
 
std::vector< r_Minterval > & getBBoxes ()
 
bool getSubTiling ()
 
double getInterestThreshold ()
 
unsigned int getBorderThreshold ()
 
int getCellSize ()
 
std::vector< r_Dir_Decompose > & getDirDecompose ()
 

Constructor & Destructor Documentation

StgMddConfig::StgMddConfig ( )
StgMddConfig::~StgMddConfig ( )

Member Function Documentation

std::vector<r_Minterval>& StgMddConfig::getBBoxes ( )
unsigned int StgMddConfig::getBorderThreshold ( )
int StgMddConfig::getCellSize ( )
std::vector<r_Dir_Decompose>& StgMddConfig::getDirDecompose ( )
double StgMddConfig::getInterestThreshold ( )
bool StgMddConfig::getSubTiling ( )
void StgMddConfig::resetSubTiling ( )
void StgMddConfig::setBBoxes ( const std::vector< r_Minterval > &  input)
void StgMddConfig::setBorderThreshold ( unsigned int  b)
void StgMddConfig::setCellSize ( int  size)
void StgMddConfig::setDirDecompose ( const std::vector< r_Dir_Decompose > &  input)
void StgMddConfig::setInterestThreshold ( double  i)
void StgMddConfig::setSubTiling ( )

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