Uses of Class org.pdfbox.pdmodel.graphics.PDLineDashPattern

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

Methods with parameter type org.pdfbox.pdmodel.graphics.PDLineDashPattern

void
Set the line dash pattern associated with this box style.

Methods with return type org.pdfbox.pdmodel.graphics.PDLineDashPattern

PDLineDashPattern
Get the line dash pattern for this box style.

Uses in package org.pdfbox.pdmodel.graphics

Methods with parameter type org.pdfbox.pdmodel.graphics.PDLineDashPattern

void
This will set the dash pattern for the graphics state.
void
This will set the current line dash pattern.

Methods with return type org.pdfbox.pdmodel.graphics.PDLineDashPattern

PDLineDashPattern
This will get the dash pattern.
PDLineDashPattern
This will get the current line dash pattern.

Uses in package org.pdfbox.pdmodel.interactive.annotation

Methods with parameter type org.pdfbox.pdmodel.graphics.PDLineDashPattern

void
This will set the dash style used for drawing the border.

Methods with return type org.pdfbox.pdmodel.graphics.PDLineDashPattern

PDLineDashPattern
This will retrieve the dash style used for drawing the border.