Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.svg |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(SvgStopElement ele)
A method to visit "svg:stop" elements
|
Modifier and Type | Method and Description |
---|---|
SvgStopElement |
SvgRadialGradientElement.newSvgStopElement(String svgOffsetValue)
Create child element svg:stop.
|
SvgStopElement |
SvgLinearGradientElement.newSvgStopElement(String svgOffsetValue)
Create child element svg:stop.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.