public class LineSvgNodeRenderer extends AbstractSvgNodeRenderer
ISvgNodeRenderer implementation for the <line> tag.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)
AbstractSvgNodeRendererdoDraw in class AbstractSvgNodeRenderercontext - the object that knows the place to draw this element and maintains its stateprotected boolean canElementFill()
AbstractSvgNodeRenderercanElementFill in class AbstractSvgNodeRendererpublic ISvgNodeRenderer createDeepCopy()
ISvgNodeRendererCopyright © 1998–2019 iText Group NV. All rights reserved.