Uses of Interface
org.loboevolution.html.dom.svg.SVGPreserveAspectRatio
-
Uses of SVGPreserveAspectRatio in org.loboevolution.html.dom.svg
Modifier and TypeMethodDescriptionSVGAnimatedPreserveAspectRatio.getAnimVal()
getAnimVal.SVGAnimatedPreserveAspectRatio.getBaseVal()
getBaseVal. -
Uses of SVGPreserveAspectRatio in org.loboevolution.html.dom.svgimpl
Modifier and TypeClassDescriptionclass
SVGPreserveAspectRatioImpl class.Modifier and TypeMethodDescriptionSVGAnimatedPreserveAspectRatioImpl.getAnimVal()
SVGAnimatedPreserveAspectRatioImpl.getBaseVal()
ModifierConstructorDescriptionSVGAnimatedPreserveAspectRatioImpl
(SVGPreserveAspectRatio baseVal, SVGElementImpl owner) SVGPreserveAspectRatioImpl
(SVGPreserveAspectRatio preserveAspectRatio) Copy constructor.