|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegionInfo | |
org.apache.batik.extension.svg | |
org.apache.batik.gvt.text |
Uses of RegionInfo in org.apache.batik.extension.svg |
Methods in org.apache.batik.extension.svg that return RegionInfo | |
protected RegionInfo |
SVGFlowTextElementBridge.buildRegion(UnitProcessor.Context uctx,
org.w3c.dom.Element e,
float verticalAlignment)
|
Uses of RegionInfo in org.apache.batik.gvt.text |
Methods in org.apache.batik.gvt.text with parameters of type RegionInfo | |
static void |
GlyphLayout.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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |