Uses of Enum
org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder.State
Packages that use PDCIDFontType2Embedder.State
Package
Description
Classes to deal with font functionality in a PDF Document.
-
Uses of PDCIDFontType2Embedder.State in org.apache.pdfbox.pdmodel.font
Methods in org.apache.pdfbox.pdmodel.font that return PDCIDFontType2Embedder.StateModifier and TypeMethodDescriptionstatic PDCIDFontType2Embedder.State
Returns the enum constant of this type with the specified name.static PDCIDFontType2Embedder.State[]
PDCIDFontType2Embedder.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.