public class LineSvgNodeRenderer extends AbstractSvgNodeRenderer
ISvgNodeRenderer implementation for the attributesAndStyles| Constructor and Description |
|---|
LineSvgNodeRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canElementFill()
Method to see if a certain renderer can use fill.
|
ISvgNodeRenderer |
createDeepCopy()
Creates a deep copy of this renderer, including it's subtree of children
|
void |
doDraw(SvgDrawContext context)
Draws this element to a canvas-like object maintained in the context.
|
canConstructViewPort, deepCopyAttributesAndStyles, draw, getAttribute, getAttributeMapCopy, getParent, setAttribute, setAttributesAndStyles, setParentpublic void doDraw(SvgDrawContext context)
AbstractSvgNodeRenderer
doDraw in class AbstractSvgNodeRenderer
context - the object that knows the place to draw this element and maintains its state
protected boolean canElementFill()
AbstractSvgNodeRenderer
canElementFill in class AbstractSvgNodeRenderer
public ISvgNodeRenderer createDeepCopy()
ISvgNodeRenderer
Copyright © 1998–2019 iText Group NV. All rights reserved.