Class SvgStroke

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

class SvgStroke
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 lineCap  
    (package private) java.lang.Integer lineJoin  
    (package private) java.lang.Float width  

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

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

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

    Modifier and Type Method Description
    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