Uses of Interface
org.apache.fontbox.ttf.TrueTypeCollection.TrueTypeFontProcessor
Packages that use TrueTypeCollection.TrueTypeFontProcessor
-
Uses of TrueTypeCollection.TrueTypeFontProcessor in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf with parameters of type TrueTypeCollection.TrueTypeFontProcessorModifier and TypeMethodDescriptionvoid
TrueTypeCollection.processAllFonts
(TrueTypeCollection.TrueTypeFontProcessor trueTypeFontProcessor) Run the callback for each TT font in the collection.