Frames | No Frames |
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. |
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.
|
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. |