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 void setOpacity​(java.lang.String opacity)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • setOpacity

      protected void setOpacity​(java.lang.String opacity)