rasdaman API
Classes | Public Member Functions | List of all members
r_PolygonCutOut Class Reference

#include <polycutout.hh>

Public Member Functions

 r_PolygonCutOut ()
 
 ~r_PolygonCutOut ()
 
void setImageSize (r_Range width, r_Range height)
 
void setMArray (r_GMarray &myArray)
 
void addPolygon (const r_Polygon &)
 
bool fillMArrayInside (const string &bgr="") throw (r_Error)
 
bool fillMArrayOutside (const string &bgr="") throw (r_Error)
 
void print (int onlyLine=-1)
 
void printLine (r_Range line)
 

Constructor & Destructor Documentation

r_PolygonCutOut::r_PolygonCutOut ( )
r_PolygonCutOut::~r_PolygonCutOut ( )

Member Function Documentation

void r_PolygonCutOut::addPolygon ( const r_Polygon )
bool r_PolygonCutOut::fillMArrayInside ( const string &  bgr = "")
throw (r_Error
)
bool r_PolygonCutOut::fillMArrayOutside ( const string &  bgr = "")
throw (r_Error
)
void r_PolygonCutOut::print ( int  onlyLine = -1)
void r_PolygonCutOut::printLine ( r_Range  line)
void r_PolygonCutOut::setImageSize ( r_Range  width,
r_Range  height 
)
void r_PolygonCutOut::setMArray ( r_GMarray myArray)

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