multivalent.std.adaptor.pdf
public abstract class Anno extends Behavior
Version: $Revision: 1.5 $ $Date: 2003/06/01 06:57:26 $
Field Summary | |
---|---|
static String | LAYER |
static String | MSG_CREATE
Announce a PDF annotation found on the page that some handler (another behavior) should create.
|
static String | MSG_EXECUTE
Request execution of PDF annotation.
|
Method Summary | |
---|---|
protected boolean | checkArgs(String subtype, SemanticEvent se) Returns true if semantic event is a PDF annotation, /Subtype matches subtype, and event's argument are valid. |
protected Span | createSpan(SemanticEvent se, String logical, String bename) |
protected void | decorate() Applies appearance properties common to all (most) annotation types. |
boolean | semanticEventAfter(SemanticEvent se, String msg) |
"pdfAnnoCreate": arg= Dict annotation-dictionary, in= PDF handle to this behavior (for fetching component objects), out=root of PDF document tree.
"pdfAnnoCreate": arg= Dict annotation-dictionary, in= PDF handle to this behavior (for fetching component objects), out=root of PDF document tree.