Uses of Interface
org.apache.batik.parser.PreserveAspectRatioParser

Packages that use PreserveAspectRatioParser
org.apache.batik.parser Provides a set of parsers and objects to manipulate SVG attributes. 
org.apache.batik.refimpl.parser   
 

Uses of PreserveAspectRatioParser in org.apache.batik.parser
 

Methods in org.apache.batik.parser that return PreserveAspectRatioParser
 PreserveAspectRatioParser ParserFactory.createPreserveAspectRatioParser()
          Creates and returns a points parser.
 

Uses of PreserveAspectRatioParser in org.apache.batik.refimpl.parser
 

Classes in org.apache.batik.refimpl.parser that implement PreserveAspectRatioParser
 class ConcretePreserveAspectRatioParser
          This class implements an event-based parser for the SVG preserveAspectRatio attribute values.
 

Methods in org.apache.batik.refimpl.parser that return PreserveAspectRatioParser
 PreserveAspectRatioParser ParserFactory.createPreserveAspectRatioParser()
          Creates and returns a points parser.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.