Index

A C E F G S 
All Classes and Interfaces|All Packages|Constant Field Values

A

action() - Method in class com.quittle.svg2androidvector.Svg2AndroidVectorTask
Convert SVGs
apply(Project) - Method in class com.quittle.svg2androidvector.Svg2AndroidVectorPlugin
 

C

com.quittle.svg2androidvector - package com.quittle.svg2androidvector
 
CONVERSION_PARENT_TASK_NAME - Static variable in class com.quittle.svg2androidvector.Svg2AndroidVectorPlugin
The name of the root parent task for all the conversion tasks to be dependencies of.

E

EXTENSION_NAME - Static variable in class com.quittle.svg2androidvector.Svg2AndroidVectorPlugin
The string used for the extension visible in consumers' build.gradle.

F

failOnWarning(boolean) - Method in class com.quittle.svg2androidvector.Svg2AndroidVectorExtension
Sets the flag when build should fail when there are warnings converting the SVG.

G

getFailOnWarning() - Method in class com.quittle.svg2androidvector.Svg2AndroidVectorExtension
Whether or not to fail the task when there are warnings converting the SVG.
getFailOnWarning() - Method in class com.quittle.svg2androidvector.Svg2AndroidVectorTask
Whether or not to fail the task if only part of the SVG could be converted.
getSvg() - Method in class com.quittle.svg2androidvector.Svg2AndroidVectorTask
The SVG file to convert from
getXml() - Method in class com.quittle.svg2androidvector.Svg2AndroidVectorTask
The Android vector xml file to convert to.

S

setFailOnWarning(boolean) - Method in class com.quittle.svg2androidvector.Svg2AndroidVectorExtension
Sets the flag when build should fail when there are warnings converting the SVG.
Svg2AndroidVectorExtension - Class in com.quittle.svg2androidvector
Provides configuration for the Svg 2 Android Vector Plugin.
Svg2AndroidVectorExtension() - Constructor for class com.quittle.svg2androidvector.Svg2AndroidVectorExtension
Default constructor.
Svg2AndroidVectorPlugin - Class in com.quittle.svg2androidvector
Entry point for the project.
Svg2AndroidVectorPlugin() - Constructor for class com.quittle.svg2androidvector.Svg2AndroidVectorPlugin
Default constructor.
Svg2AndroidVectorTask - Class in com.quittle.svg2androidvector
Converts an SVG file to an Android vector drawable.
Svg2AndroidVectorTask() - Constructor for class com.quittle.svg2androidvector.Svg2AndroidVectorTask
Default constructor.
A C E F G S 
All Classes and Interfaces|All Packages|Constant Field Values