Class PDFData
- java.lang.Object
- 
- com.inductiveautomation.snap.filedata.SnapData
- 
- com.inductiveautomation.snap.filedata.ReportData
- 
- com.inductiveautomation.snap.filedata.PDFData
 
 
 
- 
 public class PDFData extends ReportData A Snap file subclass for PDFs.
- 
- 
Constructor SummaryConstructors Constructor Description PDFData()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description RMParentShapecreateRootShape()Creates the root shape from ReportFile.- 
Methods inherited from class com.inductiveautomation.snap.filedata.ReportDatagenerateReport, get, getDocument, getRootShape, is, isGenerated, setBytes, setGenerated, setRootShape
 - 
Methods inherited from class com.inductiveautomation.snap.filedata.SnapDatacreateBytes, createSourceURL, delete, get, getBytes, getInputStream, getSite, getSource, getSourceFile, getSourceURL, is, refresh, save, setSource
 
- 
 
- 
- 
- 
Method Detail- 
createRootShapepublic RMParentShape createRootShape() Description copied from class:ReportDataCreates the root shape from ReportFile.- Overrides:
- createRootShapein class- ReportData
 
 
- 
 
-