Uses of Interface
org.vectomatic.common.format.IOutputStream

Packages that use IOutputStream
org.vectomatic.common.format   
 

Uses of IOutputStream in org.vectomatic.common.format
 

Methods in org.vectomatic.common.format with parameters of type IOutputStream
 void SVG12Visitor.writeSVG(IOutputStream stream, Shape[] shapes, PaletteList paletteList, int width, int height)
           
 void ISVGExporter.writeSVG(IOutputStream stream, Shape[] shapes, PaletteList paletteList, int width, int height)
           
 void SVG11Visitor.writeSVG(IOutputStream stream, Shape[] shapes, PaletteList paletteList, int width, int height)
           
 



Copyright © 2010. All Rights Reserved.