MinAngle, MinBond, MinPosition, MinTorsionpublic abstract class MinObject
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
int[] |
data |
|
double[] |
ddata |
|
java.lang.Integer |
key |
|
int |
type |
| Constructor | Description |
|---|---|
MinObject() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
decodeKey(java.lang.Integer key) |
|
static java.lang.Integer |
getKey(int type,
int a1,
int a2,
int a3,
int a4) |
|
java.lang.String |
toString() |