| Package | Description | 
|---|---|
| org.opentripplanner.graph_builder.module.osm | |
| org.opentripplanner.visibility | 
| Modifier and Type | Field and Description | 
|---|---|
| VLPolygon | Ring. geometry | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VisibilityPolygon | 
| Modifier and Type | Method and Description | 
|---|---|
| VLPolygon | Environment. get(int i) | 
| Modifier and Type | Method and Description | 
|---|---|
| double | VLPoint. boundary_distance(VLPolygon polygon_temp) | 
| boolean | VLPolygon. hasPointInside(VLPolygon container) | 
| boolean | VLPoint. in(VLPolygon polygon_temp) | 
| boolean | VLPoint. in(VLPolygon polygon_temp,
  double epsilon) | 
| boolean | VLPoint. on_boundary_of(VLPolygon polygon_temp,
              double epsilon) | 
| VLPoint | VLPoint. projection_onto_boundary_of(VLPolygon polygon_temp) | 
| VLPoint | VLPoint. projection_onto_vertices_of(VLPolygon polygon_temp) | 
| void | VLPoint. snap_to_boundary_of(VLPolygon polygon_temp,
                   double epsilon) | 
| void | VLPoint. snap_to_vertices_of(VLPolygon polygon_temp,
                   double epsilon) | 
| Constructor and Description | 
|---|
| Environment(VLPolygon polygon_temp) | 
| Constructor and Description | 
|---|
| Environment(List<VLPolygon> polygons) | 
Copyright © 2018. All rights reserved.