gate.wiki.antlr.plugin
Class image
java.lang.Object
gate.wiki.antlr.plugin.image
- All Implemented Interfaces:
- YAMPlugin
public class image
- extends Object
- implements YAMPlugin
- Author:
- tamara
The image class takes input in the form (filename, width, height).
Height and width are in percentage proportion with the textwidth.
This preserves the relationship in LaTeX as well as HTML.
Constructor Summary |
image()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
image
public image()
translate
public String translate(YAMContext context,
Vector args)
- Specified by:
translate
in interface YAMPlugin