|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.books.publisher.impl.publicationprocess.SvgRenderTask
public class SvgRenderTask
A book publication process task to render SVG images. Reacts on a renderSVG tag, renders the referenced image, and replaces this tag with a normal img tag.
| Constructor Summary | |
|---|---|
SvgRenderTask(java.util.Map attributes)
|
|
| Method Summary | |
|---|---|
void |
run(PublicationContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SvgRenderTask(java.util.Map attributes)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void run(PublicationContext context)
throws java.lang.Exception
run in interface PublicationProcessTaskjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||