|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGTestsSupport | |
org.apache.batik.dom.svg |
Uses of SVGTestsSupport in org.apache.batik.dom.svg |
Fields in org.apache.batik.dom.svg declared as SVGTestsSupport | |
protected SVGTestsSupport |
SVGOMTextContentElement.testsSupport
The tests support. |
protected SVGTestsSupport |
SVGGraphicsElement.testsSupport
The tests support. |
protected SVGTestsSupport |
SVGClippingMaskingElement.testsSupport
The tests support. |
protected SVGTestsSupport |
SVGOMPatternElement.testsSupport
The tests support. |
protected SVGTestsSupport |
SVGOMSVGElement.testsSupport
The tests support. |
Methods in org.apache.batik.dom.svg that return SVGTestsSupport | |
protected SVGTestsSupport |
SVGOMTextContentElement.getTestsSupport()
Returns testsSupport different from null. |
protected SVGTestsSupport |
SVGGraphicsElement.getTestsSupport()
Returns testsSupport different from null. |
protected SVGTestsSupport |
SVGClippingMaskingElement.getTestsSupport()
Returns testsSupport different from null. |
protected SVGTestsSupport |
SVGOMPatternElement.getTestsSupport()
Returns testsSupport different from null. |
protected SVGTestsSupport |
SVGOMSVGElement.getTestsSupport()
Returns testsSupport different from null. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |