| Package | Description | 
|---|---|
| com.itextpdf.svg.renderers | |
| com.itextpdf.svg.renderers.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ISvgNodeRenderer. draw(SvgDrawContext context)
             Draws this element to a canvas-like object maintained in the context. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractBranchSvgNodeRenderer. doDraw(SvgDrawContext context)
             Method that will set properties to be inherited by this branch renderer's children and will iterate over all children in order to draw them. 
            | 
| protected abstract void | AbstractSvgNodeRenderer. doDraw(SvgDrawContext context)
             Draws this element to a canvas-like object maintained in the context. 
            | 
| protected void | ClipPathSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| protected void | EllipseSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| protected void | GroupSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| protected void | ImageSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| void | LineSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| protected void | NoDrawOperationSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| void | PathSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| protected void | PolylineSvgNodeRenderer. doDraw(SvgDrawContext context)
             Draws this element to a canvas-like object maintained in the context. 
            | 
| protected void | RectangleSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| protected void | SvgTagSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| protected void | TextLeafSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| protected void | TextSvgBranchRenderer. doDraw(SvgDrawContext context)
             Method that will set properties to be inherited by this branch renderer's children and will iterate over all children in order to draw them. 
            | 
| protected void | UseSvgNodeRenderer. doDraw(SvgDrawContext context) | 
| void | AbstractSvgNodeRenderer. draw(SvgDrawContext context)
             Applies transformations set to this object, if any, and delegates the drawing of this element and its children to the  doDrawmethod. | 
| void | PdfRootSvgNodeRenderer. draw(SvgDrawContext context) | 
Copyright © 1998–2019 iText Group NV. All rights reserved.