Uses of Class
com.amilesend.onedrive.resource.item.type.GeoCoordinates
Packages that use GeoCoordinates
Package
Description
-
Uses of GeoCoordinates in com.amilesend.onedrive.resource
Methods in com.amilesend.onedrive.resource that return GeoCoordinatesModifier and TypeMethodDescriptionDriveFile.getLocationAttributes()Gets the location attributes (e.g., photo taken from a cell phone). -
Uses of GeoCoordinates in com.amilesend.onedrive.resource.item
Methods in com.amilesend.onedrive.resource.item that return GeoCoordinatesModifier and TypeMethodDescriptionDriveItem.getLocation()The geographic coordinates and elevation of a file (read-only).Methods in com.amilesend.onedrive.resource.item with parameters of type GeoCoordinatesModifier and TypeMethodDescriptionDriveItem.DriveItemBuilder.location(GeoCoordinates location) The geographic coordinates and elevation of a file (read-only). -
Uses of GeoCoordinates in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return GeoCoordinates