multivalent.node
public class FixedLeafOCR extends LeafText implements Fixed, ImageObserver
Version: $Revision: 1.6 $ $Date: 2002/08/14 00:53:57 $
See Also: berkeley.adaptor.PDA berkeley.adaptor.Xdoc PDF
Field Summary | |
---|---|
Font | font |
int | ibaseline |
static String | MODE_IMAGE |
static String | MODE_OCR |
static String | SIGNAL |
Constructor Summary | |
---|---|
FixedLeafOCR(String name, Map<String,Object> attr, INode parent, FixedLeafImage imgnode, Rectangle ibbox) |
Method Summary | |
---|---|
void | clipboardBeforeAfter(StringBuffer sb, int start, int end) |
void | clipboardNode(StringBuffer sb) |
void | dump(int level, int maxlevel) |
boolean | formatNodeContent(Context cx, int start, int end) |
Rectangle | getIbbox() |
boolean | imageUpdate(Image img, int infoflags, int x, int y, int width, int height) |
boolean | paintNodeContent(Context cx, int start, int end) |
int | size() |
void | subelementCalc(Context cx) |
int | subelementHit(Point rel) |