org.apache.batik.bridge.FontFamilyResolver
, FOPFontFamilyResolver
public class AFPFontFamilyResolver extends FilteringFontFamilyResolver
Constructor | Description |
---|---|
AFPFontFamilyResolver(FontInfo fontInfo,
EventBroadcaster eventBroadCaster) |
Modifier and Type | Method | 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-2016 The Apache Software Foundation. All Rights Reserved.