Uses of Class
net.obsearch.dimension.DimensionInt

Packages that use DimensionInt
net.obsearch.dimension   
 

Uses of DimensionInt in net.obsearch.dimension
 

Methods in net.obsearch.dimension that return DimensionInt
static DimensionInt[] DimensionInt.getTuple(long[] pivots, long objectId, Index<? extends OBInt> index)
          Creates a dimension array from the given pivots and the given object id.
static DimensionInt[] DimensionInt.getTuple(OBInt[] pivots, OBInt object)
          Creates a dimension array from the given pivots and the given object.
static DimensionInt[] DimensionInt.transformPrimitiveTuple(int[] tuple)
          Transform the given primitive tuple into a Dimension tuple.
 

Methods in net.obsearch.dimension with parameters of type DimensionInt
 int DimensionInt.compareTo(DimensionInt other)
          Compares this object with other.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.