public class AFPFontFamilyResolver extends FilteringFontFamilyResolver
Constructor and Description |
---|
AFPFontFamilyResolver(FontInfo fontInfo,
EventBroadcaster eventBroadCaster) |
Modifier and Type | Method and Description |
---|---|
FOPGVTFontFamily |
getFamilyThatCanDisplay(char c) |
FOPGVTFontFamily |
resolve(java.lang.String familyName) |
getDefault, loadFont, resolve
public AFPFontFamilyResolver(FontInfo fontInfo, EventBroadcaster eventBroadCaster)
public FOPGVTFontFamily resolve(java.lang.String familyName)
resolve
in interface org.apache.batik.bridge.FontFamilyResolver
resolve
in interface FOPFontFamilyResolver
resolve
in class FilteringFontFamilyResolver
public FOPGVTFontFamily getFamilyThatCanDisplay(char c)
getFamilyThatCanDisplay
in interface org.apache.batik.bridge.FontFamilyResolver
getFamilyThatCanDisplay
in interface FOPFontFamilyResolver
getFamilyThatCanDisplay
in class FilteringFontFamilyResolver
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.