Public Member Functions | |
PolygonToGrid (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &top, const std::string &bottom, const std::string &spacing, const std::string &outputTypeName, const std::string &attributeName, bool isNumeric) | |
Algorithm constructor, called from w2polygon2grid_main with the command-line options passed in. | |
void | processInputContour (const code::ContourData &data) |
w2img::PolygonToGrid::PolygonToGrid | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | top, | |||
const std::string & | bottom, | |||
const std::string & | spacing, | |||
const std::string & | outputTypeName, | |||
const std::string & | attributeName, | |||
bool | isNumeric | |||
) |
Algorithm constructor, called from w2polygon2grid_main with the command-line options passed in.
void w2img::PolygonToGrid::processInputContour | ( | const code::ContourData & | data | ) |