intarsys PDF library API

de.intarsys.pdf.filter
Class NoPrediction

java.lang.Object
  extended by de.intarsys.pdf.filter.Prediction
      extended by de.intarsys.pdf.filter.NoPrediction
All Implemented Interfaces:
IPrediction

public class NoPrediction
extends Prediction


Field Summary
 
Fields inherited from class de.intarsys.pdf.filter.Prediction
DK_BitsPerComponent, DK_Colors, DK_Columns, DK_Predictor, None, PNGAverage, PNGNone, PNGOptimum, PNGPaeth, PNGSub, PNGUp, TIFF
 
Constructor Summary
NoPrediction(COSDictionary options)
           
 
Method Summary
 byte[] decode(byte[] source)
           
 int getRowSize()
           
 
Methods inherited from class de.intarsys.pdf.filter.Prediction
computeResultRowSize, computeSourceRowSize, getBitsPerComponent, getColors, getColumns, getResultRowSize, getSourceRowSize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoPrediction

public NoPrediction(COSDictionary options)
Method Detail

decode

public byte[] decode(byte[] source)
Specified by:
decode in interface IPrediction
Overrides:
decode in class Prediction

getRowSize

public int getRowSize()

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.