Java org.apache.pdfbox.cos COSFloat fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.cos COSFloat fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.cos COSFloat.

The text is from its open source code.

Constructor

Method

floatfloatValue()
The value of the float object that this one wraps.
voidwritePDF(OutputStream output)
This will output this string as a PDF object.