Uses of Class
net.obsearch.dimension.DimensionFloat

Packages that use DimensionFloat
net.obsearch.dimension   
 

Uses of DimensionFloat in net.obsearch.dimension
 

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

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



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