edu.stanford.math.plex4.io
public class BarcodeWriter extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExtension() |
static BarcodeWriter |
getInstance() |
<G> void |
writeToFile(PersistenceInvariantDescriptor<Interval<java.lang.Double>,G> object,
int dimension,
double endPoint,
java.lang.String caption,
java.lang.String path) |
public static BarcodeWriter getInstance()
public <G> void writeToFile(PersistenceInvariantDescriptor<Interval<java.lang.Double>,G> object, int dimension, double endPoint, java.lang.String caption, java.lang.String path) throws java.io.IOException
java.io.IOException
public java.lang.String getExtension()