public class TrafficFlowInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TrafficFlowInfo.Builder |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<TrafficSeverity> |
getIncludedTrafficTypes() |
java.util.Collection<java.util.List<LatLng>> |
getLineShapesForTrafficType(TrafficSeverity severity) |
public java.util.Collection<TrafficSeverity> getIncludedTrafficTypes()
public java.util.Collection<java.util.List<LatLng>> getLineShapesForTrafficType(TrafficSeverity severity)