Uses of Package
org.apache.poi.common.usermodel.fonts
Packages that use org.apache.poi.common.usermodel.fonts
Package
Description
-
Classes in org.apache.poi.common.usermodel.fonts used by org.apache.poi.common.usermodel.fontsClassDescriptionCharset represents the basic set of characters associated with a font (that it can display), and corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.A property of a font that describes its general appearance.Text runs can contain characters which will be handled (if configured) by a different font, because the default font (latin) doesn't contain corresponding glyphs.A property of a font that describes the pitch, of the characters.
-
Classes in org.apache.poi.common.usermodel.fonts used by org.apache.poi.hslf.record
-
Classes in org.apache.poi.common.usermodel.fonts used by org.apache.poi.hslf.usermodelClassDescriptionCharset represents the basic set of characters associated with a font (that it can display), and corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.A property of a font that describes its general appearance.Text runs can contain characters which will be handled (if configured) by a different font, because the default font (latin) doesn't contain corresponding glyphs.A FontInfo object holds information about a font configuration.A property of a font that describes the pitch, of the characters.
-
Classes in org.apache.poi.common.usermodel.fonts used by org.apache.poi.hwmf.recordClassDescriptionCharset represents the basic set of characters associated with a font (that it can display), and corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.A property of a font that describes its general appearance.A FontInfo object holds information about a font configuration.A property of a font that describes the pitch, of the characters.
-
Classes in org.apache.poi.common.usermodel.fonts used by org.apache.poi.sl.draw
-
Classes in org.apache.poi.common.usermodel.fonts used by org.apache.poi.sl.usermodel
-
Classes in org.apache.poi.common.usermodel.fonts used by org.apache.poi.xddf.usermodel.textClassDescriptionText runs can contain characters which will be handled (if configured) by a different font, because the default font (latin) doesn't contain corresponding glyphs.
-
Classes in org.apache.poi.common.usermodel.fonts used by org.apache.poi.xslf.usermodel