Uses of Enum
com.azure.ai.formrecognizer.models.LengthUnit
Packages that use LengthUnit
Package
Description
Package containing classes for FormRecognizerClient.
-
Uses of LengthUnit in com.azure.ai.formrecognizer.models
Methods in com.azure.ai.formrecognizer.models that return LengthUnitModifier and TypeMethodDescriptionstatic LengthUnitLengthUnit.fromString(String value) Parses a serialized value to a LengthUnit instance.FormPage.getUnit()Get the unit property: The unit used by the width, height and boundingBox properties.static LengthUnitReturns the enum constant of this type with the specified name.static LengthUnit[]LengthUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.azure.ai.formrecognizer.models with parameters of type LengthUnit