Package com.android.ide.common.vectordrawable

  • Class Summary 
    Class Description
    GradientStop
    Represents an SVG gradient stop or Android's GradientColorItem.
    PathBuilder
    Builds a string for SVG file's path data.
    PathParser
    Utility functions for parsing path information.
    Svg2Vector
    Converts SVG to VectorDrawable's XML.
    SvgColor
    Methods for converting SVG color values to vector drawable format.
    VdIcon
    VdIcon wraps every vector drawable from Material Library into an icon.
  • Enum Summary 
    Enum Description
    PathParser.ParseMode  
  • Exception Summary 
    Exception Description
    ResourcesNotSupportedException
    Indicates that the input vector drawable XML file included references to other Android resources.