Package | Description |
---|---|
org.opentripplanner.analyst | |
org.opentripplanner.profile | |
org.opentripplanner.streets |
This is a new replacement street layer implementation
|
org.opentripplanner.transit |
This is a new replacement transit layer implementation.
|
Class and Description |
---|
LinkedPointSet
A LinkedPointSet is a PointSet that has been pre-connected to a StreetLayer in a non-destructive, reversible way.
|
StreetLayer
This stores the street layer of OTP routing data.
|
Class and Description |
---|
LinkedPointSet
A LinkedPointSet is a PointSet that has been pre-connected to a StreetLayer in a non-destructive, reversible way.
|
PointSetTimes
The travel time to every point in a PointSet.
|
Class and Description |
---|
EdgeStore
Column store is better than struct simulation because 1.
|
EdgeStore.Edge
Inner class that serves as a cursor: points to a single edge in this store, and can be moved to other indexes.
|
EdgeStore.Flag |
EdgeStore.PointConsumer
A functional interface that consumes the points in a street geometry one by one.
|
EdgeStore.SegmentConsumer
A functional interface that consumes segments in a street geometry one by one.
|
IntHashGrid
A spatial index using a 2D fast long hashtable from the Trove library.
|
LinkedPointSet.TravelTimeFunction
A functional interface for fetching the travel time to any street vertex in the transport network.
|
PointSetTimes
The travel time to every point in a PointSet.
|
Split
Represents a potential split point along an existing edge, retaining some geometric calculation state so that
once the best candidate is found more detailed calculations can continue.
|
StreetLayer
This stores the street layer of OTP routing data.
|
StreetRouter.State |
VertexStore |
VertexStore.Vertex |
Class and Description |
---|
LinkedPointSet
A LinkedPointSet is a PointSet that has been pre-connected to a StreetLayer in a non-destructive, reversible way.
|
StreetLayer
This stores the street layer of OTP routing data.
|
Copyright © 2015. All rights reserved.