Uses of Class
org.apache.batik.extension.svg.RegionInfo
-
Packages that use RegionInfo Package Description org.apache.batik.extension.svg -
-
Uses of RegionInfo in org.apache.batik.extension.svg
Methods in org.apache.batik.extension.svg that return RegionInfo Modifier and Type Method Description 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 Modifier and Type Method Description 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.
-