|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntCalculation
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.ujmp.core.calculation.Calculation |
---|
Calculation.Ret |
Field Summary |
---|
Fields inherited from interface org.ujmp.core.calculation.Calculation |
---|
ALL, COLUMN, LINK, NEW, NONE, ORIG, ROW |
Method Summary | |
---|---|
int |
getInt(long... coordinates)
|
void |
setInt(int value,
long... coordinates)
|
Methods inherited from interface org.ujmp.core.calculation.Calculation |
---|
allCoordinates, availableCoordinates, calc, calcLink, calcMulti, calcNew, calcOrig, contains, getAnnotation, getDimension, getSize, getSource, getSources, getStorageType, getValueCount, getValueType, isSparse, setAnnotation, setDimension, setSources |
Method Detail |
---|
int getInt(long... coordinates) throws MatrixException
MatrixException
void setInt(int value, long... coordinates) throws MatrixException
MatrixException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |