|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.combean.adapters.drasys.lp.VectorElementIAsVectorValue
public class VectorElementIAsVectorValue
Wrap a single VectorElementI.
Constructor Summary | |
---|---|
VectorElementIAsVectorValue(drasys.or.matrix.VectorElementI elem)
Constructor. |
Method Summary | |
---|---|
double |
doubleValue()
The value of the component. |
int |
index()
The index of the component. |
NoLabel |
label()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VectorElementIAsVectorValue(drasys.or.matrix.VectorElementI elem)
elem
- VectorElementI to be wrapped.Method Detail |
---|
public double doubleValue()
VectorValue
doubleValue
in interface VectorValue<NoLabel>
public int index()
VectorValue
index
in interface VectorValue<NoLabel>
public NoLabel label()
label
in interface VectorValue<NoLabel>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |