| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SEARCH_DEPTH |
7 |
public static final int |
DEFAULT_SIZE |
1024 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
debug |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CANONICAL_LABEL |
"CanonicalLabel" |
public static final String |
INVARIANCE_PAIR |
"InvariancePair" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
MAX_AXIS_ANGLE |
0.95 |
public static final double |
MIN_COLINEAR_NORMAL |
0.05 |
public static final double |
PLANE_TOLERANCE |
0.05 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OBJECT_UNIQUE_POLICY |
1 |
public static final int |
SET_UNIQUE_POLICY |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LARGE_FIRST |
1 |
public static final int |
SMALL_FIRST |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_MARKER |
"org.openscience.cdk.validate.error" |
public static final String |
WARNING_MARKER |
"org.openscience.cdk.validate.warning" |
Copyright © 2017. All rights reserved.