Package org.apache.fop.svg
Class AbstractFOPTextPainter.TextRunPainter
java.lang.Object
org.apache.fop.svg.AbstractFOPTextPainter.TextRunPainter
- Enclosing class:
AbstractFOPTextPainter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
paintTextRun
(org.apache.batik.bridge.StrokingTextPainter.TextRun run, Graphics2D g2d) void
paintTextRuns
(Iterable<org.apache.batik.bridge.StrokingTextPainter.TextRun> textRuns, Graphics2D g2d, Point2D nodeLocation) private void
-
Field Details
-
currentLocation
-
-
Constructor Details
-
TextRunPainter
private TextRunPainter()
-
-
Method Details
-
paintTextRuns
public void paintTextRuns(Iterable<org.apache.batik.bridge.StrokingTextPainter.TextRun> textRuns, Graphics2D g2d, Point2D nodeLocation) -
paintTextRun
-
updateLocationFromACI
-