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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionCreates the root shape from ReportFile.Methods inherited from class com.inductiveautomation.snap.filedata.ReportDatagenerateReport, get, getDocument, getRootShape, is, isGenerated, setBytes, setGenerated, setRootShapeMethods inherited from class com.inductiveautomation.snap.filedata.SnapDatacreateBytes, createSourceURL, delete, get, getBytes, getInputStream, getSite, getSource, getSourceFile, getSourceURL, is, refresh, save, setSource
- 
Constructor Details- 
PDFDatapublic PDFData()
 
- 
- 
Method Details- 
createRootShapeDescription copied from class:ReportDataCreates the root shape from ReportFile.- Overrides:
- createRootShapein class- ReportData
 
 
-