|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGTransformableSupport | |
org.apache.batik.dom.svg |
Uses of SVGTransformableSupport in org.apache.batik.dom.svg |
Fields in org.apache.batik.dom.svg declared as SVGTransformableSupport | |
protected SVGTransformableSupport |
SVGOMTextElement.transformableSupport
The transformable support. |
protected SVGTransformableSupport |
SVGGraphicsElement.transformableSupport
The transformable support. |
protected SVGTransformableSupport |
SVGClippingMaskingElement.transformableSupport
The transformable support. |
protected SVGTransformableSupport |
SVGOMFEImageElement.transformableSupport
The transformable support. |
Methods in org.apache.batik.dom.svg that return SVGTransformableSupport | |
protected SVGTransformableSupport |
SVGOMTextElement.getTransformableSupport()
Returns stylableSupport different from null. |
protected SVGTransformableSupport |
SVGGraphicsElement.getTransformableSupport()
Returns stylableSupport different from null. |
protected SVGTransformableSupport |
SVGClippingMaskingElement.getTransformableSupport()
Returns stylableSupport different from null. |
protected SVGTransformableSupport |
SVGOMFEImageElement.getTransformableSupport()
Returns stylableSupport different from null. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |