Package | Description |
---|---|
org.opentripplanner.analyst |
Modifier and Type | Method and Description |
---|---|
static PointFeature |
PointFeature.fromJsonNode(com.fasterxml.jackson.databind.JsonNode feature) |
PointFeature |
PointSet.getFeature(int index) |
Modifier and Type | Method and Description |
---|---|
void |
PointSet.addFeature(PointFeature feat,
int index)
Add a single feature with a variable number of free-form properties.
|
Copyright © 2018. All rights reserved.