Package | Description |
---|---|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
Modifier and Type | Method and Description |
---|---|
protected SVGDocumentBuilder |
SVGStreamFactory.createSVGDocumentBuilder()
Creates an
SVGDocumentBuilder that will be used by the
SVGOutputStream to build an SVGDocument from
the contents of an IlvManager . |
Modifier and Type | Method and Description |
---|---|
Element |
SVGDocumentBuilderConfigurator.GraphicTranslator.translate(IlvGraphic graphic,
IlvTransformer t,
SVGDocumentBuilder builder)
This method must return an SVG
Element representing
the IlvGraphic parameter drawn with the given
IlvTransformer . |
Element |
GenericGraphicTranslator.translate(IlvGraphic graphic,
IlvTransformer t,
SVGDocumentBuilder builder)
Translates an
IlvGraphic to an SVG Element . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.