|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecty.io.IOHandler
yext.svg.io.SVGIOHandler
yext.svg.io.SVGZIOHandler
Writes a Graph2D in compressed SVG vector graphics format.

| Constructor Summary | |
SVGZIOHandler()
Instantiates a new SVGZIOHandler. |
|
| Method Summary | |
String |
getFileFormatString()
Returns the SVGZ file format string. |
String |
getFileNameExtension()
Returns the SVG file name extension, i.e. |
void |
write(Graph2D graph,
OutputStream out)
Write the graph in SVG format to a GZIPOutputStream |
| Methods inherited from class yext.svg.io.SVGIOHandler |
addRenderingHint, canRead, createDefaultGraph2DView, createDocument, getActiveGraph2DView, getDocument, getGraph2DView, getSVGGraph2DRenderer, getSVGRenderingHintValue, isCanvasSizeAssigned, isUseCSS, read, removeRenderingHint, setCanvasSizeAssigned, setGraph2DView, setSVGGraph2DRenderer, setSVGRenderingHintValue, setUseCSS |
| Methods inherited from class y.io.IOHandler |
canWrite, canWriteSubset, createObjectInputStream, createObjectOutputStream, hide, read, read, shouldSerialize, shouldSerialize, write, writeSubset, writeSubset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SVGZIOHandler()
| Method Detail |
public String getFileFormatString()
getFileFormatString in class SVGIOHandlerpublic String getFileNameExtension()
getFileNameExtension in class SVGIOHandler
public void write(Graph2D graph,
OutputStream out)
throws IOException
write in class SVGIOHandlerIOException
|
© Copyright 2002-2010, yWorks GmbH. All rights reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||