Uses of Class org.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance

Uses in package org.pdfbox.pdmodel.documentinterchange.prepress

Methods with parameter type org.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance

void
Set the color space instance for this box style.

Methods with return type org.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance

PDColorSpaceInstance
Get the color to be used for the guidelines.

Uses in package org.pdfbox.pdmodel.graphics

Methods with parameter type org.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance

void
This will set the non-stroking colorspace instance.
void
This will set the current stroking colorspace.

Methods with return type org.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance

PDColorSpaceInstance
This will get the nonstroking color space instance.
PDColorSpaceInstance
This will get the current stroking colorspace.

Uses in package org.pdfbox.pdmodel.interactive.documentnavigation.outline

Methods with parameter type org.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance

void
Set the text color for this node.

Methods with return type org.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance

PDColorSpaceInstance
Get the text color of this node.