geos::algorithm::Angle Member List

This is the complete list of members for geos::algorithm::Angle, including all inherited members.
angle(const geom::Coordinate &p0, const geom::Coordinate &p1)geos::algorithm::Angle [static]
angle(const geom::Coordinate &p)geos::algorithm::Angle [static]
angleBetween(const geom::Coordinate &tip1, const geom::Coordinate &tail, const geom::Coordinate &tip2)geos::algorithm::Angle [static]
angleBetweenOriented(const geom::Coordinate &tip1, const geom::Coordinate &tail, const geom::Coordinate &tip2)geos::algorithm::Angle [static]
CLOCKWISEgeos::algorithm::Angle [static]
COUNTERCLOCKWISEgeos::algorithm::Angle [static]
diff(double ang1, double ang2)geos::algorithm::Angle [static]
getTurn(double ang1, double ang2)geos::algorithm::Angle [static]
interiorAngle(const geom::Coordinate &p0, const geom::Coordinate &p1, const geom::Coordinate &p2)geos::algorithm::Angle [static]
isAcute(const geom::Coordinate &p0, const geom::Coordinate &p1, const geom::Coordinate &p2)geos::algorithm::Angle [static]
isObtuse(const geom::Coordinate &p0, const geom::Coordinate &p1, const geom::Coordinate &p2)geos::algorithm::Angle [static]
NONEgeos::algorithm::Angle [static]
normalize(double angle)geos::algorithm::Angle [static]
normalizePositive(double angle)geos::algorithm::Angle [static]
PI_OVER_2 (defined in geos::algorithm::Angle)geos::algorithm::Angle [static]
PI_OVER_4 (defined in geos::algorithm::Angle)geos::algorithm::Angle [static]
PI_TIMES_2 (defined in geos::algorithm::Angle)geos::algorithm::Angle [static]
toDegrees(double radians)geos::algorithm::Angle [static]
toRadians(double angleDegrees)geos::algorithm::Angle [static]