public class FormatGraphicCallout extends FormatCallout
Utility class for the Verbatim extension (ignore this).
$Id: FormatGraphicCallout.java 7091 2007-07-19 17:07:39Z mzjn $
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
Initial release.
Verbatim
foStylesheet, foURI, namePool, xhURI
Constructor and Description |
---|
FormatGraphicCallout(com.icl.saxon.om.NamePool nPool,
java.lang.String path,
java.lang.String ext,
int max,
java.lang.String size,
boolean fo) |
Modifier and Type | Method and Description |
---|---|
void |
formatCallout(com.icl.saxon.output.Emitter rtfEmitter,
Callout callout) |
areaID, areaLabel, endSpan, formatTextCallout, startSpan
public FormatGraphicCallout(com.icl.saxon.om.NamePool nPool, java.lang.String path, java.lang.String ext, int max, java.lang.String size, boolean fo)
public void formatCallout(com.icl.saxon.output.Emitter rtfEmitter, Callout callout)
formatCallout
in class FormatCallout