jPod PDF library

de.intarsys.pdf.content.text
Class CSCharacterParser

java.lang.Object
  extended by de.intarsys.pdf.content.CSDeviceAdapter
      extended by de.intarsys.pdf.content.CSBasicDevice
          extended by de.intarsys.pdf.content.CSTextDevice
              extended by de.intarsys.pdf.content.text.CSCharacterParser
All Implemented Interfaces:
ICSDevice, ICSDeviceFeatures
Direct Known Subclasses:
CSTextExtractor, CSTextSearcher

public abstract class CSCharacterParser
extends CSTextDevice

Collect the character objects in a content stream.


Field Summary
 
Fields inherited from class de.intarsys.pdf.content.CSBasicDevice
THOUSAND
 
Fields inherited from class de.intarsys.pdf.content.CSDeviceAdapter
MAX_STACK_SIZE
 
Method Summary
 Shape getBounds()
           
 void setBounds(Shape bounds)
           
 
Methods inherited from class de.intarsys.pdf.content.CSTextDevice
pathClipEvenOdd, pathClipNonZero, pathClose, pathCloseFillStrokeEvenOdd, pathCloseFillStrokeNonZero, pathCloseStroke, pathEnd, pathFillEvenOdd, pathFillNonZero, pathFillStrokeEvenOdd, pathFillStrokeNonZero, pathStroke, penCurveToC, penCurveToV, penCurveToY, penLineTo, penMoveTo, penRectangle
 
Methods inherited from class de.intarsys.pdf.content.CSBasicDevice
open, textShow
 
Methods inherited from class de.intarsys.pdf.content.CSDeviceAdapter
close, compatibilityBegin, compatibilityEnd, doShading, doXObject, getDeviceTransform, getGraphicsState, getInterpreter, inlineImage, markedContentBegin, markedContentBeginProperties, markedContentEnd, markedContentPoint, markedContentPointProperties, restoreState, saveState, setDeviceTransform, setExtendedState, setFlatnessTolerance, setLineCap, setLineDash, setLineJoin, setLineWidth, setMiterLimit, setNonStrokeColorCMYK, setNonStrokeColorGray, setNonStrokeColorRGB, setNonStrokeColorSpace, setNonStrokeColorValues, setNonStrokeColorValues, setRenderingIntent, setStrokeColorCMYK, setStrokeColorGray, setStrokeColorRGB, setStrokeColorSpace, setStrokeColorValues, setStrokeColorValues, supportsColorSpace, supportsExtendedState, supportsFont, supportsInlineImage, supportsPattern, supportsProperties, supportsShading, supportsXObject, textBegin, textEnd, textLineMove, textLineNew, textMove, textMoveTo, textSetCharSpacing, textSetFont, textSetHorizontalScaling, textSetLeading, textSetRenderingMode, textSetRise, textSetTransform, textSetWordSpacing, textShow, textShow, textT3SetGlyphWidth, textT3SetGlyphWidthBB, transform
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBounds

public Shape getBounds()

setBounds

public void setBounds(Shape bounds)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.