Package | Description |
---|---|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
Constructor and Description |
---|
SVGInputStream(InputStream stream,
SVGStreamFactory factory)
Creates an
SVGInputStream from an InputStream and
linked to an SVGStreamFactory . |
SVGOutputStream(OutputStream stream,
SVGStreamFactory factory)
Builds an
SVGOutputStream from an OutputStream
using information found in the given SVGStreamFactory . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.