Uses of Class
com.google.type.LatLng
Packages that use LatLng
-
Uses of LatLng in com.google.geo.type
Methods in com.google.geo.type that return LatLngModifier and TypeMethodDescriptionViewport.Builder.getHigh()
Required.Viewport.getHigh()
Required.ViewportOrBuilder.getHigh()
Required.Viewport.Builder.getLow()
Required.Viewport.getLow()
Required.ViewportOrBuilder.getLow()
Required.Methods in com.google.geo.type with parameters of type LatLngModifier and TypeMethodDescriptionRequired.Required.Required.Required. -
Uses of LatLng in com.google.type
Methods in com.google.type that return LatLngModifier and TypeMethodDescriptionLatLng.Builder.build()
LatLng.Builder.buildPartial()
static LatLng
LatLng.getDefaultInstance()
LatLng.Builder.getDefaultInstanceForType()
LatLng.getDefaultInstanceForType()
static LatLng
LatLng.parseDelimitedFrom
(InputStream input) static LatLng
LatLng.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LatLng
LatLng.parseFrom
(byte[] data) static LatLng
LatLng.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LatLng
LatLng.parseFrom
(com.google.protobuf.ByteString data) static LatLng
LatLng.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LatLng
LatLng.parseFrom
(com.google.protobuf.CodedInputStream input) static LatLng
LatLng.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LatLng
LatLng.parseFrom
(InputStream input) static LatLng
LatLng.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LatLng
LatLng.parseFrom
(ByteBuffer data) static LatLng
LatLng.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.type that return types with arguments of type LatLngModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<LatLng> LatLng.getParserForType()
static com.google.protobuf.Parser
<LatLng> LatLng.parser()
Methods in com.google.type with parameters of type LatLng