jPod PDF library

de.intarsys.pdf.content.text
Class CSTextSearchHit

java.lang.Object
  extended by de.intarsys.pdf.content.text.CSTextSearchHit

public class CSTextSearchHit
extends Object

A search hit.


Constructor Summary
CSTextSearchHit()
           
 
Method Summary
 void add(char c, Rectangle2D charRect)
           
 String getLabel()
           
 Rectangle2D getRect()
           
 String getSuffix()
           
 String getText()
           
 void setPrefix(String prefix)
           
 void setSuffix(String suffix)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSTextSearchHit

public CSTextSearchHit()
Method Detail

add

public void add(char c,
                Rectangle2D charRect)

getLabel

public String getLabel()

getRect

public Rectangle2D getRect()

getSuffix

public String getSuffix()

getText

public String getText()

setPrefix

public void setPrefix(String prefix)

setSuffix

public void setSuffix(String suffix)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.