Groovy Documentation

java.gate.wiki.antlr.plugin
Class image

java.lang.Object
  java.gate.wiki.antlr.plugin.image
All Implemented Interfaces:
YAMPlugin

class image

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()

 
Method Summary
String translate(YAMContext context, Vector args)

 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Constructor Detail

image

image()


 
Method Detail

translate

public String translate(YAMContext context, Vector args)


 

Groovy Documentation