public class CircleSvgNodeRenderer extends EllipseSvgNodeRenderer
ISvgNodeRenderer
implementation for the 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, getObjectBoundingBox
canConstructViewPort, canElementFill, deepCopyAttributesAndStyles, draw, getAttribute, getAttributeMapCopy, getAttributeOrDefault, getCurrentFontSize, getParent, parseAbsoluteLength, setAttribute, setAttributesAndStyles, setParent
protected boolean setParameters()
EllipseSvgNodeRenderer
setParameters
in class EllipseSvgNodeRenderer
public ISvgNodeRenderer createDeepCopy()
ISvgNodeRenderer
createDeepCopy
in interface ISvgNodeRenderer
createDeepCopy
in class EllipseSvgNodeRenderer
Copyright © 1998–2021 iText Group NV. All rights reserved.