public class CircleSvgNodeRenderer extends EllipseSvgNodeRenderer
ISvgNodeRenderer implementation for the <circle> tag.attributesAndStyles| Constructor and Description |
|---|
CircleSvgNodeRenderer() |
| Modifier and Type | Method and Description |
|---|---|
ISvgNodeRenderer |
createDeepCopy()
Creates a deep copy of this renderer, including it's subtree of children
|
protected boolean |
setParameters()
Fetches a map of String values by calling getAttribute(String s) method
and maps it's values to arc parameter cx, cy , rx, ry respectively
|
doDraw, getObjectBoundingBoxcanConstructViewPort, canElementFill, deepCopyAttributesAndStyles, draw, getAttribute, getAttributeMapCopy, getAttributeOrDefault, getCurrentFontSize, getParent, parseAbsoluteLength, setAttribute, setAttributesAndStyles, setParentprotected boolean setParameters()
EllipseSvgNodeRenderersetParameters in class EllipseSvgNodeRendererpublic ISvgNodeRenderer createDeepCopy()
ISvgNodeRenderercreateDeepCopy in interface ISvgNodeRenderercreateDeepCopy in class EllipseSvgNodeRendererCopyright © 1998–2022 iText Group NV. All rights reserved.