|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectLandmark.Lmsglb
Landmark.LmsData
public class LmsData
Class LmsData is used for data output for the Landmark program.
Edited and refactored by Greg Thornwall, SAIC.
This code was derived and refactored other Open2Dprot Java programs and from GELLAB-II landmark C language files "Version November 9, 1999".
This work was produced by Peter Lemkin of the National Cancer Institute, an agency of the United States Government. As a work of the United States Government there is no associated copyright. It is offered as open source software under the Mozilla Public License (version 1.1) subject to the limitations noted in the accompanying LEGAL file. This notice must be included with the code. The Open2Dprot Mozilla and Legal files are available on http://Open2Dprot.sourceforge.net/.
Field Summary |
---|
Constructor Summary | |
---|---|
LmsData()
LmsData() - Constructor |
Method Summary | |
---|---|
static boolean |
dumpFinish()
dumpFinish() - finish and report statistics |
void |
reset()
reset() - reset any resources that must be reset for the next run of the program. |
static boolean |
saveAllDBfiles()
saveAllDBfiles() - save any database files that need to be saved. |
Methods inherited from class Landmark.Lmsglb |
---|
initGlb, resetGlb, showReportStatus |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LmsData()
Method Detail |
---|
public void reset()
public static boolean saveAllDBfiles()
makeBkupCopyFlag
- - make .bak backups for any files saved.
public static boolean dumpFinish()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |