Java org.apache.pdfbox.pdmodel.graphics.state PDGraphicsState fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.graphics.state PDGraphicsState fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.graphics.state PDGraphicsState.

The text is from its open source code.

Method

MatrixgetCurrentTransformationMatrix()
Get the value of the CTM.
PDColorgetNonStrokingColor()
Returns the non-stroking color.
PDColorgetStrokingColor()
Returns the stroking color.
PDTextStategetTextState()
This will get the graphics text state.