Class PCPyramidFilter


  • public class PCPyramidFilter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PCPyramidFilter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void filterPointsUpPyramid​(oracle.sql.STRUCT pc, int keepLevel1Intact)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PCPyramidFilter

        public PCPyramidFilter()
    • Method Detail

      • filterPointsUpPyramid

        public static void filterPointsUpPyramid​(oracle.sql.STRUCT pc,
                                                 int keepLevel1Intact)
                                          throws java.io.IOException,
                                                 java.sql.SQLException
        Throws:
        java.io.IOException
        java.sql.SQLException