| Package | Description |
|---|---|
| com.azure.core.models |
Package containing core model classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoCollection
Represents a heterogeneous collection of
GeoObjects. |
class |
GeoLineString
Represents a geometric line.
|
class |
GeoLineStringCollection
Represents a collection of
GeoLines. |
class |
GeoPoint
Represents a geometric point.
|
class |
GeoPointCollection
Represents a collection of
GeoPoints. |
class |
GeoPolygon
Represents a geometric polygon.
|
class |
GeoPolygonCollection
Represents a collection of
GeoPolygons. |
Copyright © 2021 Microsoft Corporation. All rights reserved.