org.jmol.constant
Class StaticConstants
java.lang.Object
org.jmol.constant.StaticConstants
public class StaticConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PALETTE_VOLATILE
public static final byte PALETTE_VOLATILE
- See Also:
- Constant Field Values
PALETTE_NONE
public static final byte PALETTE_NONE
- See Also:
- Constant Field Values
PALETTE_CPK
public static final byte PALETTE_CPK
- See Also:
- Constant Field Values
PALETTE_PARTIAL_CHARGE
public static final byte PALETTE_PARTIAL_CHARGE
- See Also:
- Constant Field Values
PALETTE_FORMAL_CHARGE
public static final byte PALETTE_FORMAL_CHARGE
- See Also:
- Constant Field Values
PALETTE_TEMP
public static final byte PALETTE_TEMP
- See Also:
- Constant Field Values
PALETTE_FIXEDTEMP
public static final byte PALETTE_FIXEDTEMP
- See Also:
- Constant Field Values
PALETTE_SURFACE
public static final byte PALETTE_SURFACE
- See Also:
- Constant Field Values
PALETTE_STRUCTURE
public static final byte PALETTE_STRUCTURE
- See Also:
- Constant Field Values
PALETTE_AMINO
public static final byte PALETTE_AMINO
- See Also:
- Constant Field Values
PALETTE_SHAPELY
public static final byte PALETTE_SHAPELY
- See Also:
- Constant Field Values
PALETTE_CHAIN
public static final byte PALETTE_CHAIN
- See Also:
- Constant Field Values
PALETTE_GROUP
public static final byte PALETTE_GROUP
- See Also:
- Constant Field Values
PALETTE_MONOMER
public static final byte PALETTE_MONOMER
- See Also:
- Constant Field Values
PALETTE_MOLECULE
public static final byte PALETTE_MOLECULE
- See Also:
- Constant Field Values
PALETTE_ALTLOC
public static final byte PALETTE_ALTLOC
- See Also:
- Constant Field Values
PALETTE_INSERTION
public static final byte PALETTE_INSERTION
- See Also:
- Constant Field Values
PALETTE_JMOL
public static final byte PALETTE_JMOL
- See Also:
- Constant Field Values
PALETTE_RASMOL
public static final byte PALETTE_RASMOL
- See Also:
- Constant Field Values
PALETTE_TYPE
public static final byte PALETTE_TYPE
- See Also:
- Constant Field Values
PALETTE_ENERGY
public static final byte PALETTE_ENERGY
- See Also:
- Constant Field Values
PALETTE_PROPERTY
public static final byte PALETTE_PROPERTY
- See Also:
- Constant Field Values
PALETTE_VARIABLE
public static final byte PALETTE_VARIABLE
- See Also:
- Constant Field Values
PALETTE_STRAIGHTNESS
public static final byte PALETTE_STRAIGHTNESS
- See Also:
- Constant Field Values
PALETTE_POLYMER
public static final byte PALETTE_POLYMER
- See Also:
- Constant Field Values
StaticConstants
public StaticConstants()