|
|||||||||
| Home >> All >> com >> nwalsh >> [ xalan overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.nwalsh.xalan
Class FormatGraphicCallout

java.lang.Objectcom.nwalsh.xalan.FormatCallout
com.nwalsh.xalan.FormatGraphicCallout
- public class FormatGraphicCallout
- extends FormatCallout
Utility class for the Verbatim extension (ignore this).
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
- 1.0
Initial release.
| Field Summary | |
(package private) java.lang.String |
graphicsExt
|
(package private) int |
graphicsMax
|
(package private) java.lang.String |
graphicsPath
|
| Fields inherited from class com.nwalsh.xalan.FormatCallout |
dh, foURI, stylesheetFO, xhURI |
| Constructor Summary | |
FormatGraphicCallout(java.lang.String path,
java.lang.String ext,
int max,
boolean fo)
|
|
| Method Summary | |
void |
formatCallout(org.apache.xml.utils.DOMBuilder rtf,
Callout callout)
|
| Methods inherited from class com.nwalsh.xalan.FormatCallout |
areaLabel, endSpan, formatTextCallout, startSpan |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
graphicsPath
java.lang.String graphicsPath
graphicsExt
java.lang.String graphicsExt
graphicsMax
int graphicsMax
| Constructor Detail |
FormatGraphicCallout
public FormatGraphicCallout(java.lang.String path, java.lang.String ext, int max, boolean fo)
| Method Detail |
formatCallout
public void formatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)
- Specified by:
formatCalloutin classFormatCallout
|
|||||||||
| Home >> All >> com >> nwalsh >> [ xalan overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC