public interface IPathShapeMapper
IPathShape.| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getArgumentCount()
Provides a mapping of SVG path element's path-data instruction name to the appropriate number of arguments
for a path command, based on this passed SVG path data instruction tag.
|
Map<String,IPathShape> |
getMapping()
Provides a mapping of Path-data instructions' names to path shape classes.
|
Map<String,IPathShape> getMapping()
Map with Strings as keys and IPathShape implementations as valuesCopyright © 1998–2025 Apryse Group NV. All rights reserved.