| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat | |
| at.ac.ait.ariadne.routeformat.geojson |
| Modifier and Type | Method and Description |
|---|---|
Optional<GeoJSONFeatureCollection<GeoJSONLineString>> |
RouteSegment.getGeometryGeoJsonEdges()
segment geometry as a collection of LineStrings (one for each edge in the
routing graph) with debugging information for each edge
|
| Modifier and Type | Method and Description |
|---|---|
RouteSegment |
RouteSegment.setGeometryGeoJsonEdges(GeoJSONFeatureCollection<GeoJSONLineString> geometryGeoJsonEdges) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends GeoJSONGeometryObject> |
GeoJSONFeatureCollection.create(List<GeoJSONFeature<T>> features) |
GeoJSONFeatureCollection<T> |
GeoJSONFeatureCollection.setFeatures(List<GeoJSONFeature<T>> features) |
Copyright © 2018. All rights reserved.