Uses of Class
org.apache.batik.extension.svg.RegionInfo
Packages that use RegionInfo
-
Uses of RegionInfo in org.apache.batik.extension.svg
Methods in org.apache.batik.extension.svg that return RegionInfoModifier and TypeMethodDescriptionprotected RegionInfo
BatikFlowTextElementBridge.buildRegion
(UnitProcessor.Context uctx, Element e, float verticalAlignment) Methods in org.apache.batik.extension.svg with parameters of type RegionInfoModifier and TypeMethodDescriptionstatic void
FlowExtGlyphLayout.updateVerticalAlignOffset
(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.