| Interface | Description |
|---|---|
| OnSvgElementListener | |
| Sharp.DrawableCallback | |
| Sharp.PictureCallback |
| Class | Description |
|---|---|
| Sharp |
Entry point for parsing SVG files for Android.
|
| Sharp.SvgHandler | |
| SharpDrawable | |
| SharpPicture |
Describes a vector Picture object, and optionally its bounds.
|
| SvgColors | |
| SvgParserHelper |
Parses numbers from SVG text.
|
| Exception | Description |
|---|---|
| SvgParseException |
Runtime exception thrown when there is a problem parsing an SVG.
|