Uses of Class
com.azure.core.models.GeoPolygon
Packages that use GeoPolygon
-
Uses of GeoPolygon in com.azure.core.models
Methods in com.azure.core.models that return types with arguments of type GeoPolygonModifier and TypeMethodDescriptionGeoPolygonCollection.getPolygons()Unmodifiable representation of thegeometric polygonsrepresenting this multi-polygon.Constructor parameters in com.azure.core.models with type arguments of type GeoPolygonModifierConstructorDescriptionGeoPolygonCollection(List<GeoPolygon> polygons) Constructs aGeoPolygonCollection.GeoPolygonCollection(List<GeoPolygon> polygons, GeoBoundingBox boundingBox, Map<String, Object> customProperties) Constructs aGeoPolygonCollection.