Package | Description |
---|---|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
Modifier and Type | Class and Description |
---|---|
class |
SVGDefaultGraphicFactory
The default implementation of the
SVGGraphicFactory . |
Modifier and Type | Method and Description |
---|---|
SVGGraphicFactory |
SVGDocumentReaderConfigurator.getGraphicFactory()
Returns the factory in charge of the creation of the graphic objects
for the SVG reader.
|
Modifier and Type | Method and Description |
---|---|
void |
SVGDocumentReaderConfigurator.setGraphicFactory(SVGGraphicFactory factory)
Sets the factory in charge of the creation of the graphic objects
for the SVG reader.
|
Constructor and Description |
---|
SVGDocumentReaderConfigurator(SVGGraphicFactory factory)
Builds an
SVGDocumentReaderConfigurator instance using
the specified graphic factory (SVGGraphicFactory ). |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.