Uses of Class
org.apache.batik.ext.awt.geom.SegmentList
-
Packages that use SegmentList Package Description org.apache.batik.ext.awt.geom Contains extensions to thejava.awt.geom
package.org.apache.batik.gvt.flow -
-
Uses of SegmentList in org.apache.batik.ext.awt.geom
Methods in org.apache.batik.ext.awt.geom that return SegmentList Modifier and Type Method Description SegmentList
SegmentList.SplitResults. getAbove()
SegmentList
SegmentList.SplitResults. getBelow()
Constructors in org.apache.batik.ext.awt.geom with parameters of type SegmentList Constructor Description SplitResults(SegmentList above, SegmentList below)
-
Uses of SegmentList in org.apache.batik.gvt.flow
Methods in org.apache.batik.gvt.flow with parameters of type SegmentList Modifier and Type Method Description void
FlowRegions. sortRow(SegmentList sl)
-