Location |
Location.Builder.build() |
|
Location |
Location.Builder.buildPartial() |
|
static Location |
Location.getDefaultInstance() |
|
Location |
Location.Builder.getDefaultInstanceForType() |
|
Location |
Location.getDefaultInstanceForType() |
|
Location |
RouteLeg.Builder.getEndLocation() |
The end location of this leg.
|
Location |
RouteLeg.getEndLocation() |
The end location of this leg.
|
Location |
RouteLegOrBuilder.getEndLocation() |
The end location of this leg.
|
Location |
RouteLegStep.Builder.getEndLocation() |
The end location of this step.
|
Location |
RouteLegStep.getEndLocation() |
The end location of this step.
|
Location |
RouteLegStepOrBuilder.getEndLocation() |
The end location of this step.
|
Location |
TransitStop.Builder.getLocation() |
The location of the stop expressed in latitude/longitude coordinates.
|
Location |
TransitStop.getLocation() |
The location of the stop expressed in latitude/longitude coordinates.
|
Location |
TransitStopOrBuilder.getLocation() |
The location of the stop expressed in latitude/longitude coordinates.
|
Location |
Waypoint.Builder.getLocation() |
A point specified using geographic coordinates, including an optional
heading.
|
Location |
Waypoint.getLocation() |
A point specified using geographic coordinates, including an optional
heading.
|
Location |
WaypointOrBuilder.getLocation() |
A point specified using geographic coordinates, including an optional
heading.
|
Location |
RouteLeg.Builder.getStartLocation() |
The start location of this leg.
|
Location |
RouteLeg.getStartLocation() |
The start location of this leg.
|
Location |
RouteLegOrBuilder.getStartLocation() |
The start location of this leg.
|
Location |
RouteLegStep.Builder.getStartLocation() |
The start location of this step.
|
Location |
RouteLegStep.getStartLocation() |
The start location of this step.
|
Location |
RouteLegStepOrBuilder.getStartLocation() |
The start location of this step.
|
static Location |
Location.parseDelimitedFrom(InputStream input) |
|
static Location |
Location.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Location |
Location.parseFrom(byte[] data) |
|
static Location |
Location.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Location |
Location.parseFrom(com.google.protobuf.ByteString data) |
|
static Location |
Location.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Location |
Location.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Location |
Location.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Location |
Location.parseFrom(InputStream input) |
|
static Location |
Location.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Location |
Location.parseFrom(ByteBuffer data) |
|
static Location |
Location.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|