Uses of Interface
com.google.type.LatLngOrBuilder
-
Packages that use LatLngOrBuilder Package Description com.google.geo.type com.google.type -
-
Uses of LatLngOrBuilder in com.google.geo.type
Methods in com.google.geo.type that return LatLngOrBuilder Modifier and Type Method Description LatLngOrBuilderViewport.Builder. getHighOrBuilder()Required.LatLngOrBuilderViewport. getHighOrBuilder()Required.LatLngOrBuilderViewportOrBuilder. getHighOrBuilder()Required.LatLngOrBuilderViewport.Builder. getLowOrBuilder()Required.LatLngOrBuilderViewport. getLowOrBuilder()Required.LatLngOrBuilderViewportOrBuilder. getLowOrBuilder()Required. -
Uses of LatLngOrBuilder in com.google.type
Classes in com.google.type that implement LatLngOrBuilder Modifier and Type Class Description classLatLngAn object that represents a latitude/longitude pair.static classLatLng.BuilderAn object that represents a latitude/longitude pair.
-