Modifier and Type | Field and Description |
---|---|
private ArcsSet |
minus
Part of the arcs set on the minus side of the splitting arc.
|
private ArcsSet |
plus
Part of the arcs set on the plus side of the splitting arc.
|
Modifier | Constructor and Description |
---|---|
private |
ArcsSet.Split(ArcsSet plus,
ArcsSet minus)
Build a Split from its parts.
|
private final ArcsSet plus
private final ArcsSet minus
public ArcsSet getPlus()
public ArcsSet getMinus()
Copyright (c) 2003-2014 Apache Software Foundation