Package org.eclipse.nebula.cwt.svg
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
-
-
Constructor Summary
Constructors Constructor Description SvgFill(SvgGraphic parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
apply()
-
Methods inherited from class org.eclipse.nebula.cwt.svg.SvgPaint
create, dispose, isPaintable
-
-
-
-
Constructor Detail
-
SvgFill
SvgFill(SvgGraphic parent)
-
-