public class GeoSOFT
extends java.lang.Object
Constructor and Description |
---|
GeoSOFT(Database database,
Dataset dataset,
java.util.Collection<Subset> subsets,
ArrayTable arrayTable,
Annotation annotation) |
Modifier and Type | Method and Description |
---|---|
ArrayTable |
getArrayTable() |
java.util.Collection<Subset> |
getSubsets() |
static GeoSOFT |
parse(java.io.File file) |
void |
printContents() |
public GeoSOFT(Database database, Dataset dataset, java.util.Collection<Subset> subsets, ArrayTable arrayTable, Annotation annotation)
public java.util.Collection<Subset> getSubsets()
public ArrayTable getArrayTable()
public void printContents()
public static GeoSOFT parse(java.io.File file)