- setBounds(int, int, int, int) - Method in class com.pixplicity.sharp.SharpDrawable
-
- setCacheScale(float) - Method in class com.pixplicity.sharp.SharpDrawable
-
- setCaching(boolean) - Method in class com.pixplicity.sharp.SharpDrawable
-
Experimental feature to cache the drawable into a bitmap.
- setOnElementListener(OnSvgElementListener) - Method in class com.pixplicity.sharp.Sharp
-
- setText(char[], int, int) - Method in class com.pixplicity.sharp.Sharp.SvgHandler.SvgText
-
- Sharp - Class in com.pixplicity.sharp
-
Entry point for parsing SVG files for Android.
- Sharp.DrawableCallback - Interface in com.pixplicity.sharp
-
- Sharp.PictureCallback - Interface in com.pixplicity.sharp
-
- Sharp.SvgHandler - Class in com.pixplicity.sharp
-
- Sharp.SvgHandler.SvgGroup - Class in com.pixplicity.sharp
-
- Sharp.SvgHandler.SvgText - Class in com.pixplicity.sharp
-
Holds text properties as these are only applied with the end tag is encountered.
- SharpDrawable - Class in com.pixplicity.sharp
-
- SharpDrawable(Picture) - Constructor for class com.pixplicity.sharp.SharpDrawable
-
Construct a new drawable referencing the specified picture.
- SharpDrawable(View, Picture) - Constructor for class com.pixplicity.sharp.SharpDrawable
-
Construct a new drawable referencing the specified picture.
- SharpPicture - Class in com.pixplicity.sharp
-
Describes a vector Picture object, and optionally its bounds.
- skipNumberSeparator() - Method in class com.pixplicity.sharp.SvgParserHelper
-
- skipWhitespace() - Method in class com.pixplicity.sharp.SvgParserHelper
-
- startDocument() - Method in class com.pixplicity.sharp.Sharp.SvgHandler
-
- startElement(String, String, String, Attributes) - Method in class com.pixplicity.sharp.Sharp.SvgHandler
-
- SvgColors - Class in com.pixplicity.sharp
-
- SvgColors() - Constructor for class com.pixplicity.sharp.SvgColors
-
- SvgGroup(String) - Constructor for class com.pixplicity.sharp.Sharp.SvgHandler.SvgGroup
-
- SvgParseException - Exception in com.pixplicity.sharp
-
Runtime exception thrown when there is a problem parsing an SVG.
- SvgParseException(String) - Constructor for exception com.pixplicity.sharp.SvgParseException
-
- SvgParseException(String, Throwable) - Constructor for exception com.pixplicity.sharp.SvgParseException
-
- SvgParseException(Throwable) - Constructor for exception com.pixplicity.sharp.SvgParseException
-
- SvgParserHelper - Class in com.pixplicity.sharp
-
Parses numbers from SVG text.
- SvgParserHelper(CharSequence, int) - Constructor for class com.pixplicity.sharp.SvgParserHelper
-
- SvgText(Attributes, Sharp.SvgHandler.SvgText) - Constructor for class com.pixplicity.sharp.Sharp.SvgHandler.SvgText
-