Isis 3 Programmer Reference
|
This is the complete list of members for Isis::PolygonTools, including all inherited members.
CopyMultiPolygon(const geos::geom::MultiPolygon *mpolygon) | Isis::PolygonTools | static |
CopyMultiPolygon(const geos::geom::MultiPolygon &mpolygon) | Isis::PolygonTools | static |
DecimalPlace(double) | Isis::PolygonTools | privatestatic |
Despike(const geos::geom::Geometry *geom) | Isis::PolygonTools | static |
Despike(const geos::geom::MultiPolygon *multiPoly) | Isis::PolygonTools | static |
Despike(const geos::geom::LineString *linearRing) | Isis::PolygonTools | static |
Difference(const geos::geom::Geometry *geom1, const geos::geom::Geometry *geom2) | Isis::PolygonTools | static |
Equal(const geos::geom::MultiPolygon *poly1, const geos::geom::MultiPolygon *poly2) (defined in Isis::PolygonTools) | Isis::PolygonTools | static |
Equal(const geos::geom::Polygon *poly1, const geos::geom::Polygon *poly2) (defined in Isis::PolygonTools) | Isis::PolygonTools | static |
Equal(const geos::geom::LineString *lineString1, const geos::geom::LineString *lineString2) (defined in Isis::PolygonTools) | Isis::PolygonTools | static |
Equal(const geos::geom::Coordinate &coord1, const geos::geom::Coordinate &coord2) (defined in Isis::PolygonTools) | Isis::PolygonTools | static |
Equal(const double d1, const double d2) (defined in Isis::PolygonTools) | Isis::PolygonTools | static |
FixGeometry(const geos::geom::Geometry *geom) | Isis::PolygonTools | privatestatic |
FixGeometry(const geos::geom::MultiPolygon *poly) | Isis::PolygonTools | privatestatic |
FixGeometry(const geos::geom::Polygon *poly) (defined in Isis::PolygonTools) | Isis::PolygonTools | privatestatic |
FixGeometry(const geos::geom::LinearRing *ring) | Isis::PolygonTools | privatestatic |
FixPolePolygon(const geos::geom::MultiPolygon *polePolygon, UniversalGroundMap *ugm) (defined in Isis::PolygonTools) | Isis::PolygonTools | static |
FixSeam(const geos::geom::MultiPolygon *poly) (defined in Isis::PolygonTools) | Isis::PolygonTools | static |
FixSeam(const geos::geom::Polygon *polyA, const geos::geom::Polygon *polyB) (defined in Isis::PolygonTools) | Isis::PolygonTools | static |
GetGeometryName(const geos::geom::Geometry *geom) | Isis::PolygonTools | static |
GMLSchema() | Isis::PolygonTools | static |
Intersect(const geos::geom::Geometry *geom1, const geos::geom::Geometry *geom2) | Isis::PolygonTools | static |
IsSpiked(geos::geom::Coordinate first, geos::geom::Coordinate middle, geos::geom::Coordinate last) | Isis::PolygonTools | privatestatic |
LatLonToSampleLine(const geos::geom::MultiPolygon &lonLatPoly, UniversalGroundMap *ugm) | Isis::PolygonTools | static |
LatLonToXY(const geos::geom::MultiPolygon &lonLatPoly, TProjection *proj) | Isis::PolygonTools | static |
MakeMultiPolygon(const geos::geom::Geometry *geom) | Isis::PolygonTools | static |
Operate(const geos::geom::Geometry *geom1, const geos::geom::Geometry *geom2, unsigned int opcode) (defined in Isis::PolygonTools) | Isis::PolygonTools | privatestatic |
p_polygons (defined in Isis::PolygonTools) | Isis::PolygonTools | private |
PolygonTools() (defined in Isis::PolygonTools) | Isis::PolygonTools | |
ReducePrecision(const geos::geom::Geometry *geom, unsigned int precision) | Isis::PolygonTools | static |
ReducePrecision(const geos::geom::MultiPolygon *poly, unsigned int precision) | Isis::PolygonTools | static |
ReducePrecision(const geos::geom::Polygon *poly, unsigned int precision) | Isis::PolygonTools | static |
ReducePrecision(const geos::geom::LinearRing *ring, unsigned int precision) | Isis::PolygonTools | static |
ReducePrecision(const geos::geom::Coordinate *coord, unsigned int precision) | Isis::PolygonTools | static |
ReducePrecision(double num, unsigned int precision) | Isis::PolygonTools | static |
SplitPolygonOn360(const geos::geom::Polygon *inPoly) | Isis::PolygonTools | static |
TestSpiked(geos::geom::Coordinate first, geos::geom::Coordinate middle, geos::geom::Coordinate last) | Isis::PolygonTools | privatestatic |
Thickness(const geos::geom::MultiPolygon *mpolygon) | Isis::PolygonTools | static |
To180(geos::geom::MultiPolygon *poly360) | Isis::PolygonTools | static |
ToGML(const geos::geom::MultiPolygon *mpolygon, QString idString=QString("0"), QString schema=QString("")) | Isis::PolygonTools | static |
XYToLatLon(const geos::geom::MultiPolygon &xYPoly, TProjection *proj) | Isis::PolygonTools | static |
~PolygonTools() (defined in Isis::PolygonTools) | Isis::PolygonTools |