Uses of Class
com.azure.core.models.GeoPoint
Packages that use GeoPoint
-
Uses of GeoPoint in com.azure.core.models
Methods in com.azure.core.models that return types with arguments of type GeoPointModifier and TypeMethodDescriptionGeoPointCollection.getPoints()
Unmodifiable representation of thegeometric points
representing this multi-point.Constructor parameters in com.azure.core.models with type arguments of type GeoPointModifierConstructorDescriptionGeoPointCollection
(List<GeoPoint> points) Constructs aGeoPointCollection
.GeoPointCollection
(List<GeoPoint> points, GeoBoundingBox boundingBox, Map<String, Object> customProperties) Constructs aGeoPointCollection
.