Class IndexTools.D2D1

java.lang.Object
org.jlayer.util.IndexTools.D2D1
All Implemented Interfaces:
Relation
Enclosing class:
IndexTools

public abstract static class IndexTools.D2D1 extends Object implements Relation
  • Constructor Details

    • D2D1

      public D2D1()
  • Method Details

    • contains

      public abstract boolean contains(int x1, int x2, int y1)
    • contains

      public boolean contains(int[] x, int[] y)
      Specified by:
      contains in interface Relation