|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
A value in a spare vector. Simple data holder. Implements LPVectorValue.
| Field Summary | |
|---|---|
int |
idx
|
String |
offsetId
|
byte |
orientation
|
double |
val
|
| Constructor Summary | |
GVectorValue(Integer idx, Double val, String offsetId, byte orientation)
|
|
| Method Summary | |
|---|---|
double |
doubleValue()
|
int |
index()
|
LPVectorLabel |
label()
|
| Constructor Detail |
|---|
public GVectorValue(Integer idx, Double val, String offsetId, byte orientation)
| Method Detail |
|---|
public double doubleValue()
public int index()
public LPVectorLabel label()