Class SvgFill

java.lang.Object
org.eclipse.nebula.cwt.svg.SvgPaint
org.eclipse.nebula.cwt.svg.SvgFill

class SvgFill
extends SvgPaint
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclipse.nebula.cwt.svg.SvgPaint

    SvgPaint.PaintType
  • Field Summary

    Fields 
    Modifier and Type Field Description
    (package private) java.lang.Integer rule  

    Fields inherited from class org.eclipse.nebula.cwt.svg.SvgPaint

    color, gc, linkId, opacity, paintServer, parent, type
  • Constructor Summary

    Constructors 
    Constructor Description
    SvgFill​(SvgGraphic parent)  
  • Method Summary

    Modifier and Type Method Description
    (package private) void apply()  

    Methods inherited from class org.eclipse.nebula.cwt.svg.SvgPaint

    create, dispose, isPaintable

    Methods inherited from class java.lang.Object

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