Class ArcsSet.Split

  • Enclosing class:
    ArcsSet

    public static class ArcsSet.Split
    extends Object
    Class holding the results of the split method.
    • Method Detail

      • getPlus

        public ArcsSet getPlus()
        Get the part of the arcs set on the plus side of the splitting arc.
        Returns:
        part of the arcs set on the plus side of the splitting arc
      • getMinus

        public ArcsSet getMinus()
        Get the part of the arcs set on the minus side of the splitting arc.
        Returns:
        part of the arcs set on the minus side of the splitting arc