Package org.apache.fop.render.pcl
Class PCLGenerator.Encoder
- java.lang.Object
-
- org.apache.fop.render.pcl.PCLGenerator.Encoder
-
- Enclosing class:
- PCLGenerator
private class PCLGenerator.Encoder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Encoder(java.awt.image.RenderedImage img)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add8Bits(byte b)
void
addBit(boolean bit)
void
endLine()
private void
finishedByte()
-