Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane.model |
Modifier and Type | Method and Description |
---|---|
NormalizedVertex |
NormalizedVertex.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NormalizedVertex> |
BoundingPolygon.getNormalizedVertices()
The normalized vertices that make up the polygon.
|
Modifier and Type | Method and Description |
---|---|
NormalizedVertex.Builder |
NormalizedVertex.Builder.copy(NormalizedVertex model) |
Modifier and Type | Method and Description |
---|---|
BoundingPolygon.Builder |
BoundingPolygon.Builder.normalizedVertices(List<NormalizedVertex> normalizedVertices)
The normalized vertices that make up the polygon.
|
Constructor and Description |
---|
BoundingPolygon(List<NormalizedVertex> normalizedVertices)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.