com.nwalsh.saxon
Class FormatGraphicCallout
java.lang.Object
com.nwalsh.saxon.FormatCallout
com.nwalsh.saxon.FormatGraphicCallout
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:
- 1.0
Initial release.
- Version:
- $Id: FormatGraphicCallout.java 7091 2007-07-19 17:07:39Z mzjn $
- Author:
- Norman Walsh
ndw@nwalsh.com
- See Also:
Verbatim
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatGraphicCallout
public FormatGraphicCallout(com.icl.saxon.om.NamePool nPool,
String path,
String ext,
int max,
String size,
boolean fo)
formatCallout
public void formatCallout(com.icl.saxon.output.Emitter rtfEmitter,
Callout callout)
- Specified by:
formatCallout
in class FormatCallout
Copyright © 2011. All Rights Reserved.