Uses of Class org.pdfbox.pdmodel.common.PDRange

Uses in package org.pdfbox.pdmodel.graphics.color

Methods with parameter type org.pdfbox.pdmodel.common.PDRange

void
This will set the a range for this color space.
void
This will set the b range for this color space.
void
This will set the a range for this color space.

Methods with return type org.pdfbox.pdmodel.common.PDRange

PDRange
This will get the valid range for the a component.
PDRange
This will get the valid range for the b component.
PDRange
This will get the range for a certain component number.

Uses in package org.pdfbox.pdmodel.fdf

Methods with parameter type org.pdfbox.pdmodel.common.PDRange

void
This will set frational space to allocate.

Methods with return type org.pdfbox.pdmodel.common.PDRange

PDRange
This is guaranteed to never return null.
To quote the PDF Spec "An array of two numbers between 0.0 and 1.0 indicating the fraction of leftover space to allocate at the left and bottom of the icon.

Uses in package org.pdfbox.pdmodel.common.function

Methods with parameter type org.pdfbox.pdmodel.common.PDRange

void
Set the decode range for the param number.
void
void
This will set the domain for the input values.
void
This will set the domain for the input values.
void
Set the encode range for the param number.
void
void
This will set the a range for output parameter.
void
This will set the a range for output parameter.

Methods with return type org.pdfbox.pdmodel.common.PDRange

PDRange
Get the decode for the input parameter.
PDRange
PDRange
This will get the range for a certain input parameter.
PDRange
This will get the range for a certain input parameter.
PDRange
Get the encode for the input parameter.
PDRange
PDRange
This will get the range for a certain output parameters.
PDRange
This will get the range for a certain output parameters.