Package com.itextpdf.kernel.pdf.canvas.draw
package com.itextpdf.kernel.pdf.canvas.draw
-
ClassDescriptionImplementation of
ILineDrawer
which draws a dashed horizontal line over the middle of the specified rectangle.Implementation ofILineDrawer
which draws a dotted horizontal line along the bottom edge of the specified rectangle.TheILineDrawer
defines a drawing operation on aPdfCanvas
This interface allows to customize the 'empty' space in acom.itextpdf.layout.element.TabStop
through a Strategy design patternImplementation ofILineDrawer
which draws a solid horizontal line along the bottom edge of the specified rectangle.