Class CSS20FontSelector
- java.lang.Object
-
- com.adobe.fontengine.inlineformatting.css20.CSS20FontSelector
-
public final class CSS20FontSelector extends java.lang.Object
The font selection part ofPDF16RichTextFormatter
.
-
-
Constructor Summary
Constructors Constructor Description CSS20FontSelector(CSS20FontSet fontSet)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
format(AttributedRun run, int start, int limit)
-
-
-
Constructor Detail
-
CSS20FontSelector
public CSS20FontSelector(CSS20FontSet fontSet)
-
-
Method Detail
-
format
public int format(AttributedRun run, int start, int limit) throws FormattingException
- Throws:
FormattingException
-
-