public static class ISOMLayout.ISOMVertexData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
cern.colt.matrix.DoubleMatrix1D |
disp |
| Constructor and Description |
|---|
ISOMLayout.ISOMVertexData() |
| Modifier and Type | Method and Description |
|---|---|
void |
decrementDisp(double x,
double y) |
double |
getXDisp() |
double |
getYDisp() |
void |
incrementDisp(double x,
double y) |
void |
initialize() |
void |
setDisp(double x,
double y) |