Uses of Class
org.apache.batik.css.value.AbstractLengthFactory

Packages that use AbstractLengthFactory
org.apache.batik.css.svg Provides the CSSValue factories specific to SVG. 
org.apache.batik.css.value Provides the classes to represent CSS values and the factories for the values common to CSS2 and SVG. 
 

Uses of AbstractLengthFactory in org.apache.batik.css.svg
 

Subclasses of AbstractLengthFactory in org.apache.batik.css.svg
 class BaselineShiftFactory
          This class provides a factory for the 'baseline-shift' property values.
protected  class EnableBackgroundFactory.LengthFactory
          This class provides a factory for the lengths of the list.
 class StrokeDashoffsetFactory
          This class provides a factory for the 'stroke-dashoffset' property.
 class StrokeWidthFactory
          This class provides a factory for the 'stroke-width' property.
 class SVGFontSizeFactory
          This class provides a factory for the 'font-size' property.
 

Uses of AbstractLengthFactory in org.apache.batik.css.value
 

Subclasses of AbstractLengthFactory in org.apache.batik.css.value
 class FontSizeFactory
          This class provides a factory for the 'font-size' property value..
 class LengthFactory
          This class provides a factory for CSS lengths.
 class SpacingFactory
          This class provides a factory for CSS spacing properties.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.