Uses of Enum Class
net.codecrete.qrbill.canvas.PDFFontSettings.FontEmbedding
Packages that use PDFFontSettings.FontEmbedding
-
Uses of PDFFontSettings.FontEmbedding in net.codecrete.qrbill.canvas
Subclasses with type arguments of type PDFFontSettings.FontEmbedding in net.codecrete.qrbill.canvasModifier and TypeClassDescriptionstatic enumFont embedding options.Methods in net.codecrete.qrbill.canvas that return PDFFontSettings.FontEmbeddingModifier and TypeMethodDescriptionPDFFontSettings.getFontEmbedding()Gets the font embedding.Returns the enum constant of this class with the specified name.static PDFFontSettings.FontEmbedding[]PDFFontSettings.FontEmbedding.values()Returns an array containing the constants of this enum class, in the order they are declared.