public static class CM2_CONSTANTS.MEMBRANE_SIZES
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.awt.Dimension |
DEFAULT_SIZE_OF_MEMBRANE |
static int |
MAX_ATOMS_FOR_PROPER_SECONDARY_STRUCTURE |
static int |
MAX_SIZE_OF_MEMBRANE |
static float |
MAX_Y_TRANSLATION |
static int |
MIN_SIZE_OF_MEMBRANE |
static float |
MIN_Y_TRANSLATION |
Constructor and Description |
---|
MEMBRANE_SIZES() |
public static final int MAX_SIZE_OF_MEMBRANE
public static final int MIN_SIZE_OF_MEMBRANE
public static final java.awt.Dimension DEFAULT_SIZE_OF_MEMBRANE
public static final int MAX_ATOMS_FOR_PROPER_SECONDARY_STRUCTURE
public static final float MAX_Y_TRANSLATION
public static final float MIN_Y_TRANSLATION