Class PointMerger


  • public class PointMerger
    extends Object
    Merge multiple numeric point fields (segments) together.
    WARNING: This API is experimental and might change in incompatible ways in the next release.
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
    • Field Detail

      • TOTAL_BUFFER_SIZE

        public static int TOTAL_BUFFER_SIZE
      • MIN_SEG_BUFFER_SIZE

        public static int MIN_SEG_BUFFER_SIZE
    • Constructor Detail

      • PointMerger

        public PointMerger()