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