Uses of Interface
org.apache.batik.dom.svg.LiveAttributeValue

Packages that use LiveAttributeValue
org.apache.batik.dom.svg   
 

Uses of LiveAttributeValue in org.apache.batik.dom.svg
 

Classes in org.apache.batik.dom.svg that implement LiveAttributeValue
 class SVGOMLength
          This class implements SVGLength.
 class SVGOMNumberList
          This class implements the SVGNumberList interface.
 class SVGOMRect
          This class implements the SVGRect interface.
 class SVGOMTransformList
          This class provides an implementation of the SVGTransformList interface.
 

Methods in org.apache.batik.dom.svg with parameters of type LiveAttributeValue
protected  void SVGOMElement.putLiveAttributeValue(java.lang.String nsURI, java.lang.String attr, LiveAttributeValue lav)
          Puts a live attribute value into the table.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.