Package | Description |
---|---|
org.opentripplanner.visibility |
Modifier and Type | Method and Description |
---|---|
double |
VLPoint.distance(LineSegment line_segment_temp) |
boolean |
VLPoint.in_relative_interior_of(LineSegment line_segment_temp,
double epsilon) |
boolean |
VLPoint.in(LineSegment line_segment_temp,
double epsilon) |
boolean |
VLPoint.is_endpoint_of(LineSegment line_segment_temp,
double epsilon) |
VLPoint |
VLPoint.projection_onto(LineSegment line_segment_temp) |
Copyright © 2018. All rights reserved.