Uses of Class
org.apache.batik.gvt.flow.BlockInfo
-
Packages that use BlockInfo Package Description org.apache.batik.bridge.svg12 org.apache.batik.gvt.flow -
-
Uses of BlockInfo in org.apache.batik.bridge.svg12
Methods in org.apache.batik.bridge.svg12 that return BlockInfo Modifier and Type Method Description BlockInfo
SVGFlowRootElementBridge. makeBlockInfo(BridgeContext ctx, org.w3c.dom.Element element)
-
Uses of BlockInfo in org.apache.batik.gvt.flow
Constructors in org.apache.batik.gvt.flow with parameters of type BlockInfo Constructor Description LineInfo(FlowRegions fr, BlockInfo bi, boolean paraStart)
-