io.vmd
Class VMDAMFormatter

java.lang.Object
  extended byio.vmd.VMDAMFormatter

public class VMDAMFormatter
extends java.lang.Object

Author:
mika, vincent

Field Summary
(package private) static PrintfFormat coordFormat
           
(package private)  int count
           
(package private)  java.io.StringWriter out
           
 
Constructor Summary
VMDAMFormatter()
           
 
Method Summary
 java.lang.String format(double[][] pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

coordFormat

static final PrintfFormat coordFormat

out

java.io.StringWriter out

count

int count
Constructor Detail

VMDAMFormatter

public VMDAMFormatter()
Method Detail

format

public java.lang.String format(double[][] pos)
                        throws java.io.IOException
Throws:
java.io.IOException