| Modifier and Type | Class and Description |
|---|---|
class |
DetectedLandmark
A generic detected landmark represented by name in string format and a 2D
location.
|
static class |
DetectedLandmark.Builder
A generic detected landmark represented by name in string format and a 2D
location.
|
| Modifier and Type | Method and Description |
|---|---|
DetectedLandmarkOrBuilder |
TimestampedObject.getLandmarksOrBuilder(int index)
Optional.
|
DetectedLandmarkOrBuilder |
TimestampedObject.Builder.getLandmarksOrBuilder(int index)
Optional.
|
DetectedLandmarkOrBuilder |
TimestampedObjectOrBuilder.getLandmarksOrBuilder(int index)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DetectedLandmarkOrBuilder> |
TimestampedObject.getLandmarksOrBuilderList()
Optional.
|
List<? extends DetectedLandmarkOrBuilder> |
TimestampedObject.Builder.getLandmarksOrBuilderList()
Optional.
|
List<? extends DetectedLandmarkOrBuilder> |
TimestampedObjectOrBuilder.getLandmarksOrBuilderList()
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.