Type3GlyphExecutor
Type3GlyphExecutor
Overview
Type3GlyphExecutor 是一个面接在Aspose.PDF FOSS for Java 中.
执行3类字符描述内容流 (ISO 32000 §9.6.5).
这个接口提供了一个方法,用于在Java程序中与Type3GlyphExecutor对象工作. 有的方法包括: execute. 所有公众成员在安装了Java的FOSS包后,可以访问任何 Java应用程序.
Methods
| Signature | Description |
|---|---|
execute(g2d: Graphics2D, glyphState: GraphicsState, ops: OperatorCollection, resources: Resources, parser: PDFParser) | @param g2d目标图形 @ param glyphState 图表状态为格式 (预倍CTM) @ Param ops解析的格理内容流 @ |