multivalent.std.adaptor.pdf

Class FuseAnnos

public class FuseAnnos extends Behavior

UNDER DEVELOPMENT. Fuse Multivalent annotations to PDF.

Version: $Revision: 1.3 $ $Date: 2002/01/07 23:07:55 $

Field Summary
static StringMSG_FUSE
Convert Multivalent annotations to PDF equivalents (as much as possible) and write new PDF file.
static StringMSG_FUSE_1
For current page only, convert Multivalent annotations to PDF equivalents (as much as possible) and write new PDF file.
Method Summary
booleansemanticEventAfter(SemanticEvent se, String msg)
Implements MSG_FUSE.
booleansemanticEventBefore(SemanticEvent se, String msg)
"Dump PDF to temp dir" in Debug menu.

Field Detail

MSG_FUSE

public static final String MSG_FUSE
Convert Multivalent annotations to PDF equivalents (as much as possible) and write new PDF file.

"pdfFuseAnnos"

MSG_FUSE_1

public static final String MSG_FUSE_1
For current page only, convert Multivalent annotations to PDF equivalents (as much as possible) and write new PDF file.

"pdfFuseAnnos"

Method Detail

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)
Implements MSG_FUSE.

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)
"Dump PDF to temp dir" in Debug menu.