A B C D E F G H I J K L M N O P Q R S T U V W Z

E

electronmass - Static variable in class peakml.chemistry.PeriodicTable
The precise mass of an electron
elements - Static variable in class peakml.chemistry.PeriodicTable
Static, at startup initialized array of all the elements kept in this class.
ENCODE - Static variable in class peakml.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class peakml.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class peakml.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class peakml.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class peakml.util.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class peakml.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class peakml.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class peakml.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class peakml.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class peakml.util.Base64
Convenience method for encoding data to a file.
ENDIAN_BIG - Static variable in class peakml.util.ByteArray
The data is stored in big endian mode.
ENDIAN_LITTLE - Static variable in class peakml.util.ByteArray
The data is stored in little endian mode.
equals(Object) - Method in class peakml.chemistry.MolecularFormula
 
equals(Object) - Method in class peakml.chemistry.Molecule
 
EXCEL - Static variable in class peakml.graphics.Colormap
A standard excel color model, where each color tries to be as different from the rest as possible.

A B C D E F G H I J K L M N O P Q R S T U V W Z