Package org.eclipse.nebula.cwt.svg
Class SvgGradientStop
java.lang.Object
org.eclipse.nebula.cwt.svg.SvgElement
org.eclipse.nebula.cwt.svg.SvgGradientStop
class SvgGradientStop extends SvgElement
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SvgGradientStop(SvgGradient gradient, java.lang.String id)
-
Method Summary
Methods inherited from class org.eclipse.nebula.cwt.svg.SvgElement
getAncestry, getContainer, getElement, getFragment, getId, getViewport, setContainer
-
Field Details
-
Constructor Details
-
SvgGradientStop
SvgGradientStop(SvgGradient gradient, java.lang.String id)
-
-
Method Details