Uses of Class
org.apache.batik.parser.DefaultPreserveAspectRatioHandler
-
Packages that use DefaultPreserveAspectRatioHandler Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.dom.svg org.apache.batik.parser Provides a set of parsers and objects to manipulate SVG attributes. -
-
Uses of DefaultPreserveAspectRatioHandler in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as DefaultPreserveAspectRatioHandler Modifier and Type Field Description protected DefaultPreserveAspectRatioHandler
SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory. handler
Handler for the preserveAspectRatio parser. -
Uses of DefaultPreserveAspectRatioHandler in org.apache.batik.dom.svg
Subclasses of DefaultPreserveAspectRatioHandler in org.apache.batik.dom.svg Modifier and Type Class Description protected class
AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler
-
Uses of DefaultPreserveAspectRatioHandler in org.apache.batik.parser
Subclasses of DefaultPreserveAspectRatioHandler in org.apache.batik.parser Modifier and Type Class Description class
DefaultFragmentIdentifierHandler
This class provides an adapter for FragmentIdentifierHandler.
-