Class RMImageShapePdfr<T extends RMImageShape>
java.lang.Object
com.inductiveautomation.rm.pdf.writer.RMObjectPdfr<T>
com.inductiveautomation.rm.pdf.writer.RMShapePdfr<T>
com.inductiveautomation.rm.pdf.writer.RMImageShapePdfr<T>
PDF writer for RMImageShape.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
writeShape
(T anImageShape, RMPDFWriter aWriter) Override to write ImageData.Methods inherited from class com.inductiveautomation.rm.pdf.writer.RMShapePdfr
getPdfr, writePDF, writeShapeAfter, writeShapeAll, writeShapeBefore, writeShapeChildren
Methods inherited from class com.inductiveautomation.rm.pdf.writer.RMObjectPdfr
getPdfr
-
Constructor Details
-
RMImageShapePdfr
public RMImageShapePdfr()
-
-
Method Details
-
writeShape
Override to write ImageData.- Overrides:
writeShape
in classRMShapePdfr<T extends RMImageShape>
-