com.xinapse.multisliceimage.roi
Class AddChecksum

java.lang.Object
  extended by com.xinapse.multisliceimage.roi.AddChecksum

public class AddChecksum
extends java.lang.Object

Program to add a Checksum to an ROI file.


Constructor Summary
AddChecksum()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run the program to add a checksum to existing ROI files.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddChecksum

public AddChecksum()
Method Detail

main

public static void main(java.lang.String[] args)
Run the program to add a checksum to existing ROI files. The program backs up an ROI file to file.roi.bak, and then adds a CRC32 checksum to the ROI file.

Parameters:
args - the program agruments. AddChecksum accepts only one argument: the name of an ROI file.


Copyright 2006-2011 Xinapse Systems Limited. All Rights Reserved.