Uses of Class
org.apache.batik.extension.svg.RegionInfo

Packages that use RegionInfo
org.apache.batik.extension.svg   
 

Uses of RegionInfo in org.apache.batik.extension.svg
 

Methods in org.apache.batik.extension.svg that return RegionInfo
protected  RegionInfo BatikFlowTextElementBridge.buildRegion(UnitProcessor.Context uctx, org.w3c.dom.Element e, float verticalAlignment)
           
 

Methods in org.apache.batik.extension.svg with parameters of type RegionInfo
static void FlowExtGlyphLayout.updateVerticalAlignOffset(java.awt.geom.Point2D.Float verticalAlignOffset, RegionInfo region, float maxDescent)
          Updates the specified verticalAlignmentOffset using the current alignment rule and the heights of the flow rect and the maximum descent of the text.
 



Copyright ? 2008 Apache Software Foundation. All Rights Reserved.