Package de.rototor.pdfbox.graphics2d
Class PdfBoxGraphics2DFontTextDrawer.DrawTextDecorationState
java.lang.Object
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontTextDrawer.DrawTextDecorationState
- Enclosing class:
PdfBoxGraphics2DFontTextDrawer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final org.apache.pdfbox.pdmodel.PDPageContentStream
org.apache.pdfbox.util.Matrix
(package private) final List
<PdfBoxGraphics2DFontTextDrawer.ITextDecorationDrawer> -
Constructor Summary
ConstructorsConstructorDescriptionDrawTextDecorationState
(org.apache.pdfbox.pdmodel.PDPageContentStream contentStream) -
Method Summary
-
Field Details
-
drawers
-
currentMatrix
public org.apache.pdfbox.util.Matrix currentMatrix -
contentStream
private final org.apache.pdfbox.pdmodel.PDPageContentStream contentStream -
currentPoint
-
deltaPoint
-
-
Constructor Details
-
DrawTextDecorationState
public DrawTextDecorationState(org.apache.pdfbox.pdmodel.PDPageContentStream contentStream)
-
-
Method Details
-
setCurrentTextMatrix
- Throws:
IOException
-