Home
last modified time | relevance | path

Searched refs:PSFlowTextPainter (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/ps/
H A DPSSVGFlowRootElementBridge.java46 this.textPainter = new PSFlowTextPainter(fontInfo); in PSSVGFlowRootElementBridge()
67 private class PSFlowTextPainter extends PSTextPainter { class in PSSVGFlowRootElementBridge
73 public PSFlowTextPainter(FontInfo fontInfo) { in PSFlowTextPainter() method in PSSVGFlowRootElementBridge.PSFlowTextPainter