Uses of Interface
com.google.cloud.automl.v1.NormalizedVertexOrBuilder
-
Packages that use NormalizedVertexOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of NormalizedVertexOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement NormalizedVertexOrBuilder Modifier and Type Class Description classNormalizedVertexA vertex represents a 2D point in the image.static classNormalizedVertex.BuilderA vertex represents a 2D point in the image.Methods in com.google.cloud.automl.v1 that return NormalizedVertexOrBuilder Modifier and Type Method Description NormalizedVertexOrBuilderBoundingPoly.Builder. getNormalizedVerticesOrBuilder(int index)Output only .NormalizedVertexOrBuilderBoundingPoly. getNormalizedVerticesOrBuilder(int index)Output only .NormalizedVertexOrBuilderBoundingPolyOrBuilder. getNormalizedVerticesOrBuilder(int index)Output only .Methods in com.google.cloud.automl.v1 that return types with arguments of type NormalizedVertexOrBuilder Modifier and Type Method Description List<? extends NormalizedVertexOrBuilder>BoundingPoly.Builder. getNormalizedVerticesOrBuilderList()Output only .List<? extends NormalizedVertexOrBuilder>BoundingPoly. getNormalizedVerticesOrBuilderList()Output only .List<? extends NormalizedVertexOrBuilder>BoundingPolyOrBuilder. getNormalizedVerticesOrBuilderList()Output only .
-