Class Index

P S

P

PreserveAspectRatio The SVGPositioning class tells the renderer how to scale and position the SVG document in the current viewport. 
PreserveAspectRatio.Alignment Determines how the document is to me positioned relative to the viewport (normally the canvas). 
PreserveAspectRatio.Scale Determine whether the scaled document fills the viewport entirely or is scaled to fill the viewport without overflowing. 

S

SimpleAssetResolver A sample implementation of SVGExternalFileResolver that retrieves files from an application's "assets" folder. 
SVG AndroidSVG is a library for reading, parsing and rendering SVG documents on Android devices. 
SVGExternalFileResolver Resolver class used by the renderer when processing Text and Image elements. 
SVGImageView SVGImageView is a View widget that allows users to include SVG images in their layouts. 
SVGParseException Thrown by the parser if a problem is found in the SVG file.