|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSVGAbstractTranscoder
simtools.images.svg.FactoryTranscoder
simtools.images.svg.test.TestSVGImageFactory.TestFactoryTranscoder
public class TestSVGImageFactory.TestFactoryTranscoder
| Field Summary |
|---|
| Fields inherited from class simtools.images.svg.FactoryTranscoder |
|---|
imageHolder, originalHeight, originalWidth, requestedHeight, requestedWidth |
| Constructor Summary | |
|---|---|
TestSVGImageFactory.TestFactoryTranscoder(ImageHolder ie)
|
|
| Method Summary | |
|---|---|
protected void |
sendImage(java.awt.image.BufferedImage arg0)
Send the image to all the users |
protected void |
transcode(org.w3c.dom.Document document,
java.lang.String uri,
TranscoderOutput output)
Transcodes the specified Document as an image in the specified output. |
| Methods inherited from class simtools.images.svg.FactoryTranscoder |
|---|
createImage, getHeight, getWidth, rasterize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSVGImageFactory.TestFactoryTranscoder(ImageHolder ie)
ie - the image holder| Method Detail |
|---|
protected void transcode(org.w3c.dom.Document document,
java.lang.String uri,
TranscoderOutput output)
throws TranscoderException
FactoryTranscoder
transcode in class FactoryTranscoderdocument - the document to transcodeuri - the uri of the document or null if anyoutput - the ouput where to transcode
TranscoderException - if an error occured while transcodingprotected void sendImage(java.awt.image.BufferedImage arg0)
FactoryTranscoder
sendImage in class FactoryTranscoderarg0 - the painted image
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||