Class

edu.psu.sagnik.research.pdsimplify.raster.impl

ProcessRaster

Related Doc: package impl

Permalink

class ProcessRaster extends PDFGraphicsStreamEngine

Created by sagnik on 6/29/16.

Linear Supertypes
PDFGraphicsStreamEngine, PDFStreamEngine, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProcessRaster
  2. PDFGraphicsStreamEngine
  3. PDFStreamEngine
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ProcessRaster(page: PDPage)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def addOperator(arg0: OperatorProcessor): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
  5. def appendRectangle(p0: Point2D, p1: Point2D, p2: Point2D, p3: Point2D): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  6. def applyTextAdjustment(arg0: Float, arg1: Float): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. def beginText(): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  9. def clip(windingRule: Int): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def closePath(): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  12. var currentPoint: Float

    Permalink
  13. def curveTo(x1: Float, y1: Float, x2: Float, y2: Float, x3: Float, y3: Float): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  14. def drawImage(pdImage: PDImage): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  15. def endPath(): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  16. def endText(): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  17. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  19. def fillAndStrokePath(windingRule: Int): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  20. def fillPath(windingRule: Int): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  21. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. def getAppearance(arg0: PDAnnotation): PDAppearanceStream

    Permalink
    Definition Classes
    PDFStreamEngine
  23. def getByteArray(img: BufferedImage): Array[Byte]

    Permalink
  24. def getCTM: Matrix

    Permalink
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. def getCurrentPage(): PDPage

    Permalink
    Definition Classes
    PDFStreamEngine
  27. def getCurrentPoint(): Point2D

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  28. def getGraphicsStackSize(): Int

    Permalink
    Definition Classes
    PDFStreamEngine
  29. def getGraphicsState(): PDGraphicsState

    Permalink
    Definition Classes
    PDFStreamEngine
  30. def getImages(): Unit

    Permalink
  31. def getInitialMatrix(): Matrix

    Permalink
    Definition Classes
    PDFStreamEngine
  32. final def getPage(): PDPage

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFGraphicsStreamEngine
  33. def getResources(): PDResources

    Permalink
    Definition Classes
    PDFStreamEngine
  34. def getTextLineMatrix(): Matrix

    Permalink
    Definition Classes
    PDFStreamEngine
  35. def getTextMatrix(): Matrix

    Permalink
    Definition Classes
    PDFStreamEngine
  36. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  37. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  38. def lineTo(x: Float, y: Float): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  39. def moveTo(x: Float, y: Float): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  40. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  41. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  42. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  43. def operatorException(arg0: Operator, arg1: List[COSBase], arg2: IOException): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  44. def processAnnotation(arg0: PDAnnotation, arg1: PDAppearanceStream): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  45. def processChildStream(arg0: PDContentStream, arg1: PDPage): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  46. def processOperator(arg0: Operator, arg1: List[COSBase]): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  47. def processOperator(arg0: String, arg1: List[COSBase]): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  48. def processPage(arg0: PDPage): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  49. def processSoftMask(arg0: PDTransparencyGroup): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  50. final def processTilingPattern(arg0: PDTilingPattern, arg1: PDColor, arg2: PDColorSpace, arg3: Matrix): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  51. final def processTilingPattern(arg0: PDTilingPattern, arg1: PDColor, arg2: PDColorSpace): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  52. def processTransparencyGroup(arg0: PDTransparencyGroup): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  53. def processType3Stream(arg0: PDType3CharProc, arg1: Matrix): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  54. var rasterImages: List[PDRasterImage]

    Permalink
  55. final def restoreGraphicsStack(arg0: Stack[PDGraphicsState]): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
  56. def restoreGraphicsState(): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
  57. final def saveGraphicsStack(): Stack[PDGraphicsState]

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
  58. def saveGraphicsState(): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
  59. def setLineDashPattern(arg0: COSArray, arg1: Int): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
  60. def setTextLineMatrix(arg0: Matrix): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
  61. def setTextMatrix(arg0: Matrix): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
  62. def shadingFill(shadingName: COSName): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  63. def showAnnotation(arg0: PDAnnotation): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  64. def showFontGlyph(arg0: Matrix, arg1: PDFont, arg2: Int, arg3: String, arg4: Vector): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  65. def showForm(arg0: PDFormXObject): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  66. def showGlyph(arg0: Matrix, arg1: PDFont, arg2: Int, arg3: String, arg4: Vector): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  67. def showText(arg0: Array[Byte]): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  68. def showTextString(arg0: Array[Byte]): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  69. def showTextStrings(arg0: COSArray): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  70. def showTransparencyGroup(arg0: PDTransparencyGroup): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  71. def showType3Glyph(arg0: Matrix, arg1: PDType3Font, arg2: Int, arg3: String, arg4: Vector): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  72. def strokePath(): Unit

    Permalink
    Definition Classes
    ProcessRaster → PDFGraphicsStreamEngine
    Annotations
    @Override() @throws( ... )
  73. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  74. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  75. def transformWidth(arg0: Float): Float

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
  76. def transformedPoint(arg0: Float, arg1: Float): Float

    Permalink
    Definition Classes
    PDFStreamEngine
  77. def unsupportedOperator(arg0: Operator, arg1: List[COSBase]): Unit

    Permalink
    Attributes
    protected[org.apache.pdfbox.contentstream]
    Definition Classes
    PDFStreamEngine
    Annotations
    @throws( classOf[java.io.IOException] )
  78. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def registerOperatorProcessor(arg0: String, arg1: OperatorProcessor): Unit

    Permalink
    Definition Classes
    PDFStreamEngine
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from PDFGraphicsStreamEngine

Inherited from PDFStreamEngine

Inherited from AnyRef

Inherited from Any

Ungrouped