Package | Description |
---|---|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
ilog.views.svg.servlet |
Provides the generic Java Servlet to produce SVG Thin-Client images from a JViews Manager.
|
Modifier and Type | Method and Description |
---|---|
SVGDocumentBuilderConfigurator |
SVGStreamFactory.getBuilderConfigurator()
Returns the
SVGDocumentBuilderConfigurator . |
SVGDocumentBuilderConfigurator |
SVGDocumentBuilder.getConfigurator()
Returns the
SVGDocumentBuilderConfigurator for this builder. |
Constructor and Description |
---|
SVGDocumentBuilder(SVGDocumentBuilderConfigurator conf)
Builds an instance of
SVGDocumentBuilder from the given
configurator. |
SVGStreamFactory(SVGDocumentReaderConfigurator rc,
SVGDocumentBuilderConfigurator bc)
Builds an
SVGStreamFactory instance configured with
an SVGDocumentReaderConfigurator and
an SVGDocumentBuilderConfigurator . |
Constructor and Description |
---|
IlvSVGManagerServlet(SVGDocumentBuilderConfigurator configurator)
Creates a manager servlet.
|
IlvSVGManagerServletSupport(SVGDocumentBuilderConfigurator configurator,
javax.servlet.ServletContext context)
Creates a manager servlet support.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.