Package | Description |
---|---|
net.talvi.puffinplot.data |
This package contains code to read, store, analyse, and write palaeomagnetic
data.
|
net.talvi.puffinplot.window |
This package contains windows and related GUI classes for PuffinPlot.
|
Modifier and Type | Method and Description |
---|---|
CustomFields<String> |
Suite.getCustomFlagNames()
Returns the names (titles) of the custom flags for this suite.
|
CustomFields<Boolean> |
Sample.getCustomFlags()
Returns this sample's custom flags.
|
CustomFields<String> |
Suite.getCustomNoteNames()
Returns the names (titles) of the custom notes for this suite.
|
CustomFields<String> |
Sample.getCustomNotes()
Returns this sample's custom notes.
|
Constructor and Description |
---|
CustomFieldEditor(CustomFields<String> fields,
String title,
PuffinApp app)
Creates a new custom field editor window.
|
Copyright © 2022. All rights reserved.