Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedPreserveAspectRatio
Packages that use SVGOMAnimatedPreserveAspectRatio
-
Uses of SVGOMAnimatedPreserveAspectRatio in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedPreserveAspectRatioModifier and TypeFieldDescriptionprotected SVGOMAnimatedPreserveAspectRatio
SVGOMFEImageElement.preserveAspectRatio
The 'preserveAspectRatio' attribute value.protected SVGOMAnimatedPreserveAspectRatio
SVGOMForeignObjectElement.preserveAspectRatio
The 'preserveAspectRatio' attribute value.protected SVGOMAnimatedPreserveAspectRatio
SVGOMImageElement.preserveAspectRatio
The 'preserveAspectRatio' attribute value.protected SVGOMAnimatedPreserveAspectRatio
SVGOMMarkerElement.preserveAspectRatio
The 'preserveAspectRatio' attribute value.protected SVGOMAnimatedPreserveAspectRatio
SVGOMPatternElement.preserveAspectRatio
The 'preserveAspectRatio' attribute value.protected SVGOMAnimatedPreserveAspectRatio
SVGOMSVGElement.preserveAspectRatio
The 'preserveAspectRatio' attribute value.protected SVGOMAnimatedPreserveAspectRatio
SVGOMSymbolElement.preserveAspectRatio
The 'preserveAspectRatio' attribute value.protected SVGOMAnimatedPreserveAspectRatio
SVGOMViewElement.preserveAspectRatio
The 'preserveAspectRatio' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedPreserveAspectRatioModifier and TypeMethodDescriptionprotected SVGOMAnimatedPreserveAspectRatio
SVGOMElement.createLiveAnimatedPreserveAspectRatio()
Creates a newSVGOMAnimatedPreserveAspectRatio
and stores it in this element's LiveAttributeValue table.