Package 

Class RadialGradient


  • 
    public class RadialGradient
    extends JsObject
                        

    Radial gradient.Do not invoke constructor directly. Use fill to create linear gradient. See also:fillfill

    • Method Summary

      Modifier and Type Method Description
      static RadialGradient instantiate()
      String getJsBase()
      void dispose() Disposes gradient completely, removes from parent layer, null internal links, removes from DOM structure.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait