Class PDFData
java.lang.Object
com.inductiveautomation.snap.filedata.SnapData
com.inductiveautomation.snap.filedata.ReportData
com.inductiveautomation.snap.filedata.PDFData
A Snap file subclass for PDFs.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreates the root shape from ReportFile.Methods inherited from class com.inductiveautomation.snap.filedata.ReportData
generateReport, get, getDocument, getRootShape, is, isGenerated, setBytes, setGenerated, setRootShape
Methods inherited from class com.inductiveautomation.snap.filedata.SnapData
createBytes, createSourceURL, delete, get, getBytes, getInputStream, getSite, getSource, getSourceFile, getSourceURL, is, refresh, save, setSource
-
Constructor Details
-
PDFData
public PDFData()
-
-
Method Details
-
createRootShape
Description copied from class:ReportData
Creates the root shape from ReportFile.- Overrides:
createRootShape
in classReportData
-