trans.cel
Class RotateCelFile

java.lang.Object
  extended bytrans.cel.RotateCelFile

public class RotateCelFile
extends java.lang.Object


Constructor Summary
RotateCelFile()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void rotateCelFile(java.io.File celFile, int numRows)
          Rotates a text version cel file 90 degrees clockwise.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RotateCelFile

public RotateCelFile()
Method Detail

main

public static void main(java.lang.String[] args)

rotateCelFile

public static void rotateCelFile(java.io.File celFile,
                                 int numRows)
Rotates a text version cel file 90 degrees clockwise.