Overview  Package   Class  Tree  Index 

be.lassi.pdf.tags
Class IMG

java.lang.Object
  extended by be.lassi.pdf.tags.Tag
      extended by be.lassi.pdf.tags.IMG

public class IMG
extends Tag

Support html to pdf translation of the image tag.


Field Summary
static float IMAGE_SCALE_FACTOR
          Scale images to 75% of their original size.
 
Constructor Summary
IMG(State state)
           
 
Method Summary
 void start()
          Supports translation of opening tag.
 
Methods inherited from class be.lassi.pdf.tags.Tag
end, getState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMAGE_SCALE_FACTOR

public static final float IMAGE_SCALE_FACTOR
Scale images to 75% of their original size.

See Also:
Constant Field Values
Constructor Detail

IMG

public IMG(State state)
Method Detail

start

public void start()
           throws java.lang.Exception
Supports translation of opening tag.

Overrides:
start in class Tag
Throws:
java.lang.Exception - if problem

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2