public class PdfBoxGraphics2DFontTextForcedDrawer extends PdfBoxGraphics2DFontTextDrawer
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv| Constructor and Description |
|---|
PdfBoxGraphics2DFontTextForcedDrawer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDrawText(AttributedCharacterIterator iterator,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |
close, drawText, hasDynamicFontMapping, mapFont, registerFont, registerFont, registerFont, registerFont, registerFontpublic PdfBoxGraphics2DFontTextForcedDrawer()
public boolean canDrawText(AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) throws IOException
canDrawText in interface IPdfBoxGraphics2DFontTextDrawercanDrawText in class PdfBoxGraphics2DFontTextDraweriterator - Has the text and all its propertiesenv - EnvironmentIOException - when a font can not be loaded or a paint can't be applied.Copyright © 2017. All rights reserved.