JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
com.lowagie.text.html.FontSize
Packages that use
FontSize
Package
Description
com.lowagie.text.html
Uses of
FontSize
in
com.lowagie.text.html
Methods in
com.lowagie.text.html
that return
FontSize
Modifier and Type
Method
Description
static
FontSize
FontSize.
parse
(
String
text)
static
FontSize
FontSize.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
FontSize
[]
FontSize.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.