public class SvgPathShapeFactory extends Object
IPathShape objects.
| Modifier and Type | Method and Description |
|---|---|
static IPathShape |
createPathShape(String name)
Creates a configured IPathShape object based on the passed Svg path data instruction tag.
|
public static IPathShape createPathShape(String name)
IPathShape object based on the passed Svg path data instruction tag.
name - svg path element's path-data instruction name.
Copyright © 1998–2019 iText Group NV. All rights reserved.