Class GradientStop
java.lang.Object
com.android.ide.common.vectordrawable.GradientStop
public class GradientStop
extends java.lang.Object
Represents an SVG gradient stop or Android's GradientColorItem.
-
Method Summary
Modifier and Type Method Description protected voidsetOpacity(java.lang.String opacity)
-
Method Details
-
setOpacity
protected void setOpacity(java.lang.String opacity)
-