Class TilingPattern
java.lang.Object
com.inductiveautomation.rm.pdf.reader.PDFPattern
com.inductiveautomation.rm.pdf.reader.fps.TilingPattern
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbyte[]static PDFPatterngetInstance(PDFStream pstream, PDFFile srcFile) getPaint()Returns the awt Paint object which will render the patternReturns the pattern space->default space transformvoidsetTile(BufferedImage timage) Methods inherited from class com.inductiveautomation.rm.pdf.reader.PDFPatterngetGState, getInstance
- 
Constructor Details- 
TilingPattern
 
- 
- 
Method Details- 
getInstance
- 
getTransformDescription copied from class:PDFPatternReturns the pattern space->default space transform- Specified by:
- getTransformin class- PDFPattern
 
- 
getBounds
- 
getResources
- 
getContentspublic byte[] getContents()
- 
setTile
- 
getPaintDescription copied from class:PDFPatternReturns the awt Paint object which will render the pattern- Specified by:
- getPaintin class- PDFPattern
 
 
-