Isis 3 Developer 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 |
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) | Isis::PolygonTools | static |
Equal(const geos::geom::Polygon *poly1, const geos::geom::Polygon *poly2) | Isis::PolygonTools | static |
Equal(const geos::geom::LineString *lineString1, const geos::geom::LineString *lineString2) | Isis::PolygonTools | static |
Equal(const geos::geom::Coordinate &coord1, const geos::geom::Coordinate &coord2) | Isis::PolygonTools | static |
Equal(const double d1, const double d2) | Isis::PolygonTools | static |
FixPolePolygon(const geos::geom::MultiPolygon *polePolygon, UniversalGroundMap *ugm) | Isis::PolygonTools | static |
FixSeam(const geos::geom::MultiPolygon *poly) | Isis::PolygonTools | static |
FixSeam(const geos::geom::Polygon *polyA, const geos::geom::Polygon *polyB) | 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 |
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 |
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 |
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() | Isis::PolygonTools |