rasdaman API
|
This is the complete list of members for r_Polygon, including all inherited members.
addPoint(const r_Point &newPoint) | r_Polygon | |
addPointXY(r_Range x, r_Range y) | r_Polygon | |
clip(const r_Minterval &clipDom) | r_Polygon | |
close() | r_Polygon | |
CONCAVE enum value | r_Polygon | |
CONVEX enum value | r_Polygon | |
countEdges() const | r_Polygon | |
countHorizontalEdges() const | r_Polygon | |
detectPolygonType() const | r_Polygon | |
fillMArray(r_GMarray &myArray, bool fillInside=false, const std::string &bgr="") const | r_Polygon | |
getBoundingBox() const | r_Polygon | |
getEdges() const | r_Polygon | |
getMiddle() const | r_Polygon | |
getPoints() const | r_Polygon | |
mirror(const r_Minterval &mddDom) | r_Polygon | |
operator=(const r_Polygon &) | r_Polygon | |
polyPointDim | r_Polygon | static |
print_status(std::ostream &s=std::cout) const | r_Polygon | |
r_Polygon(const char *init) | r_Polygon | |
r_Polygon(r_Range x, r_Range y) | r_Polygon | |
r_Polygon(const r_Polygon &) | r_Polygon | |
r_Polygon() | r_Polygon | |
r_Polygon_Type enum name | r_Polygon | |
scale(const r_Point &origin, const r_Minterval &mddDom, const r_Minterval &clipDom, const double &scaleFactor) | r_Polygon | |
scale(const r_Point &origin, const double &scaleFactor) | r_Polygon | |
shrinkPoly(int pixelCount) | r_Polygon | |
UNKNOWN enum value | r_Polygon |