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

H

handleAbout(ApplicationEvent) - Method in class net.talvi.puffinplot.AppleListener
Handles an Apple About action by calling PuffinApp.about()
handleOpenFile(ApplicationEvent) - Method in class net.talvi.puffinplot.AppleListener
Handles an Apple Open File action by calling PuffinApp.openFiles()
handlePreferences(ApplicationEvent) - Method in class net.talvi.puffinplot.AppleListener
Handles an Apple Preferences action by calling PuffinApp.preferences()
handleQuit(ApplicationEvent) - Method in class net.talvi.puffinplot.AppleListener
Handles an Apple Quit action by calling PuffinApp.quit()
hasData() - Method in class net.talvi.puffinplot.data.Sample
Reports whether this sample contains any data.
hasMagMoment() - Method in class net.talvi.puffinplot.data.Datum
Reports whether the datum contains a magnetic moment measurement.
hasMagSus() - Method in class net.talvi.puffinplot.data.Datum
Reports whether this datum has any magnetic susceptibility data.
hasMsData() - Method in class net.talvi.puffinplot.data.Sample
Reports whether this sample has any magnetic susceptibility data.
hextAms - Variable in class net.talvi.puffinplot.PuffinActions
Calculates Hext AMS statistics on the selected samples.
hideSelectedPoints() - Method in class net.talvi.puffinplot.data.Sample
Sets all the selected data points within this sample to be hidden, so they will not be shown on plots.
hideSelectedPoints - Variable in class net.talvi.puffinplot.PuffinActions
For each selected sample, makes the selected points invisible.
hypot(double, double) - Static method in class Jama.util.Maths
sqrt(a^2 + b^2) without under/overflow.

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