Documentation of 'org.apache.poi.xssf.util.NumericRanges' Java class
NumericRanges
org.apache.poi.xssf.util

Class NumericRanges



  • public class NumericRanges
    extends java.lang.Object
    • Field Detail

      • NO_OVERLAPS

        public static int NO_OVERLAPS
      • OVERLAPS_1_MINOR

        public static int OVERLAPS_1_MINOR
      • OVERLAPS_2_MINOR

        public static int OVERLAPS_2_MINOR
      • OVERLAPS_1_WRAPS

        public static int OVERLAPS_1_WRAPS
      • OVERLAPS_2_WRAPS

        public static int OVERLAPS_2_WRAPS
    • Constructor Detail

      • NumericRanges

        public NumericRanges()
    • Method Detail

      • getOverlappingRange

        public static long[] getOverlappingRange(long[] range1,
                                                 long[] range2)
      • getOverlappingType

        public static int getOverlappingType(long[] range1,
                                             long[] range2)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.