|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DimensionShort | |
|---|---|
| net.obsearch.dimension | |
| Uses of DimensionShort in net.obsearch.dimension |
|---|
| Methods in net.obsearch.dimension that return DimensionShort | |
|---|---|
static DimensionShort[] |
DimensionShort.getTuple(long[] pivots,
long objectId,
Index<? extends OBShort> index)
Creates a dimension array from the given pivots and the given object id. |
static DimensionShort[] |
DimensionShort.getTuple(OBShort[] pivots,
OBShort object)
Creates a dimension array from the given pivots and the given object. |
static DimensionShort[] |
DimensionShort.transformPrimitiveTuple(short[] tuple)
Transform the given primitive tuple into a Dimension tuple. |
| Methods in net.obsearch.dimension with parameters of type DimensionShort | |
|---|---|
int |
DimensionShort.compareTo(DimensionShort other)
Compares this object with other. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||