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.geompackage.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 SegmentListSegmentList.SplitResults. getAbove()SegmentListSegmentList.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 voidFlowRegions. sortRow(SegmentList sl)
-