Package | Description |
---|---|
org.apache.batik.ext.awt.geom |
Contains extensions to the
java.awt.geom package. |
org.apache.batik.gvt.flow |
Modifier and Type | Field and Description |
---|---|
(package private) SegmentList |
SegmentList.SplitResults.above
is
null , when the list is empty. |
(package private) SegmentList |
SegmentList.SplitResults.below |
Modifier and Type | Method and Description |
---|---|
SegmentList |
SegmentList.SplitResults.getAbove() |
SegmentList |
SegmentList.SplitResults.getBelow() |
Constructor and Description |
---|
SplitResults(SegmentList above,
SegmentList below) |
Modifier and Type | Field and Description |
---|---|
(package private) SegmentList |
FlowRegions.sl |
Modifier and Type | Method and Description |
---|---|
void |
FlowRegions.sortRow(SegmentList sl) |