Package | Description |
---|---|
ru.igis.omtab | |
ru.igis.omtab.ra |
Modifier and Type | Method and Description |
---|---|
Bounds |
Spill.getBounds() |
Bounds |
Drift.getBounds() |
Modifier and Type | Method and Description |
---|---|
double[] |
Field.moveLLPArray(double[] llp,
double time,
Bounds bounds)
Moves Array of points with a help of this Field object
on one step along the time
|
double[] |
Field.moveLLPArray(double[] llp,
double time,
double[][] speed,
double[][] course,
int nfi,
int nla,
double fi0,
double la0,
double dfi,
double dla,
Bounds bounds)
Moves Array of points in radians
|
void |
Spill.setBounds(Bounds bounds) |
void |
Drift.setBounds(Bounds bounds) |
Modifier and Type | Method and Description |
---|---|
Bounds |
OMTPolyOnFieldRepeatAction.getBounds() |
Bounds |
DropRepeatAction.getBounds() |
Modifier and Type | Method and Description |
---|---|
void |
OMTPolyOnFieldRepeatAction.setBounds(Bounds bounds) |
void |
DropRepeatAction.setBounds(Bounds bounds) |