Class IndexTools.D1D3

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

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

    • D1D3

      public D1D3()
  • Method Details

    • contains

      public abstract boolean contains(int x1, int y1, int y2, int y3)
    • contains

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