Uses of Class
net.webpdf.wsclient.schema.extraction.text.MetricsType
-
Packages that use MetricsType Package Description net.webpdf.wsclient.schema.extraction.text -
-
Uses of MetricsType in net.webpdf.wsclient.schema.extraction.text
Methods in net.webpdf.wsclient.schema.extraction.text that return MetricsType Modifier and Type Method Description static MetricsTypeMetricsType. fromValue(String v)static MetricsTypeMetricsType. valueOf(String name)Returns the enum constant of this type with the specified name.static MetricsType[]MetricsType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-