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

Example usage for Java org.apache.pdfbox.pdmodel.graphics.state PDExtendedGraphicsState 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 PDExtendedGraphicsState.

The text is from its open source code.

Constructor

PDExtendedGraphicsState()
Default constructor, creates blank graphics state.

Method

voidsetNonStrokingAlphaConstant(Float alpha)
This will get the non stroking alpha constant.