|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |