Uses of Class
software.amazon.awssdk.services.comprehend.model.Geometry
-
Packages that use Geometry Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of Geometry in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return Geometry Modifier and Type Method Description GeometryBlock. geometry()Co-ordinates of the rectangle or polygon that contains the text.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type Geometry Modifier and Type Method Description Block.BuilderBlock.Builder. geometry(Geometry geometry)Co-ordinates of the rectangle or polygon that contains the text.
-