This is the complete list of members for GeometryUtils, including all inherited members.
| distanceBetweenGlobalPoints(GlobalPoint from, GlobalPoint to) | GeometryUtils | static |
| distanceBetweenPoints(Point from, Point to) | GeometryUtils | static |
| divisionRatioBySegment(Segment segment1, Segment segment2) | GeometryUtils | static |
| getProjectionRatio(Segment segment, Point point) | GeometryUtils | static |
| getRatioPoint(Segment segment, double r) | GeometryUtils | static |
| polygonArea(Polygon polygon) | GeometryUtils | static |
| polygonCenter(Polygon polygon) | GeometryUtils | static |
| polygonContainsPoint(Polygon polygon, Point point) | GeometryUtils | static |
| segmentIntersectionSegment(Segment segment1, Segment segment2) | GeometryUtils | static |
| segmentIntersectsSegment(Segment segment1, Segment segment2) | GeometryUtils | static |
| segmentLength(Segment segment) | GeometryUtils | static |
| segmentPointDistance(Segment segment, Point point) | GeometryUtils | static |