Uses of Class
org.docx4j.fonts.RunFontSelector
| Package | Description |
|---|---|
| org.docx4j.convert.out.common | |
| org.docx4j.fonts |
-
Uses of RunFontSelector in org.docx4j.convert.out.common
Methods in org.docx4j.convert.out.common that return RunFontSelector Modifier and Type Method Description RunFontSelectorAbstractWmlConversionContext. getRunFontSelector()Constructors in org.docx4j.convert.out.common with parameters of type RunFontSelector Constructor Description AbstractWmlConversionContext(AbstractWriterRegistry writerRegistry, AbstractMessageWriter messageWriter, AbstractConversionSettings conversionSettings, WordprocessingMLPackage wmlPackage, ConversionSectionWrappers conversionSectionWrappers, RunFontSelector runFontSelector) -
Uses of RunFontSelector in org.docx4j.fonts
Methods in org.docx4j.fonts with parameters of type RunFontSelector Modifier and Type Method Description voidRunFontSelector.RunFontCharacterVisitor. setRunFontSelector(RunFontSelector runFontSelector)