|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SvgStopElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.svg |
Uses of SvgStopElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type SvgStopElement | |
---|---|
void |
DefaultElementVisitor.visit(SvgStopElement ele)
A method to visit "svg:stop" elements |
Uses of SvgStopElement in org.odftoolkit.odfdom.dom.element.svg |
---|
Methods in org.odftoolkit.odfdom.dom.element.svg that return SvgStopElement | |
---|---|
SvgStopElement |
SvgRadialGradientElement.newSvgStopElement(String svgOffsetValue)
Create child element svg:stop. |
SvgStopElement |
SvgLinearGradientElement.newSvgStopElement(String svgOffsetValue)
Create child element svg:stop. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |