Uses of Class
com.azure.core.models.GeoLineString
Packages that use GeoLineString
-
Uses of GeoLineString in com.azure.core.models
Methods in com.azure.core.models that return types with arguments of type GeoLineStringModifier and TypeMethodDescriptionGeoLineStringCollection.getLines()
Unmodifiable representation of thegeometric lines
representing this multi-line.Constructor parameters in com.azure.core.models with type arguments of type GeoLineStringModifierConstructorDescriptionGeoLineStringCollection
(List<GeoLineString> lines) Constructs aGeoLineStringCollection
.GeoLineStringCollection
(List<GeoLineString> lines, GeoBoundingBox boundingBox, Map<String, Object> customProperties) Constructs aGeoLineStringCollection
.