Uses of Class
org.apache.batik.parser.PreserveAspectRatioParser
-
Packages that use PreserveAspectRatioParser Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. -
-
Uses of PreserveAspectRatioParser in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as PreserveAspectRatioParser Modifier and Type Field Description protected PreserveAspectRatioParserSVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory. parserParser for preserveAspectRatio values.
-