Java org.apache.pdfbox.pdmodel.common.function PDFunctionType2 fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.common.function PDFunctionType2 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.common.function PDFunctionType2.

The text is from its open source code.

Method

COSArraygetC0()
Returns the C0 values of the function, 0 if empty.
COSArraygetC1()
Returns the C1 values of the function, 1 if empty.
floatgetN()
Returns the exponent of the function.