Class HilbertEncoder


  • public class HilbertEncoder
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int encode​(Envelope env)  
      • Methods inherited from class java.lang.Object

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

      • HilbertEncoder

        public HilbertEncoder​(int level,
                              Envelope extent)
    • Method Detail

      • encode

        public int encode​(Envelope env)