Package net.sourceforge.plantuml.openpdf
Class DriverLinePdf
java.lang.Object
net.sourceforge.plantuml.openpdf.DriverLinePdf
- All Implemented Interfaces:
UDriver<ULine,PdfGraphics>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(ULine shape, double x, double y, ColorMapper mapper, UParam param, PdfGraphics pdf)
-
Constructor Details
-
DriverLinePdf
-
-
Method Details
-
draw
public void draw(ULine shape, double x, double y, ColorMapper mapper, UParam param, PdfGraphics pdf) - Specified by:
drawin interfaceUDriver<ULine,PdfGraphics>
-