Uses of Class
org.apache.batik.bridge.SVGTextElementBridge.TextDecoration

Packages that use SVGTextElementBridge.TextDecoration
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
 

Uses of SVGTextElementBridge.TextDecoration in org.apache.batik.bridge
 

Methods in org.apache.batik.bridge with parameters of type SVGTextElementBridge.TextDecoration
protected  void SVGTextElementBridge.addPaintAttributes(java.text.AttributedString as, Element element, TextNode node, SVGTextElementBridge.TextDecoration textDecoration, BridgeContext ctx)
          Adds painting attributes to an AttributedString.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.