multivalent.node
public interface Fixed
Version: $Revision: 1.2 $ $Date: 2002/01/27 03:02:49 $
Field Summary | |
---|---|
String | ATTR_REFORMATTED
Some fixed formats, such as OCR, do not report all the ink on the page, so if something forces a reformat such that
there might be a loss of information, mark the document with this attribute,
so some behavior can report a possible loss of information to the viewer. |
Method Summary | |
---|---|
Rectangle | getBbox() |
Rectangle | getIbbox() An "ibbox", or initial bbox, holds the absolute coordinates vs relative ones in bboxes. |