org.broad.igv.tdf
Class TDFUtils

java.lang.Object
  extended by org.broad.igv.tdf.TDFUtils

public class TDFUtils
extends java.lang.Object

Author:
jrobinso

Constructor Summary
TDFUtils()
           
 
Method Summary
static void dumpAllTiles(java.lang.String ibfFile)
           
static void dumpDatasets(java.lang.String ibfFile)
           
static void dumpRange(java.lang.String ibfFile, java.lang.String dsName, int startLocation, int endLocation)
           
static void dumpRootAttributes(java.lang.String ibfFile)
           
static void dumpSummary(java.lang.String ibfFile)
           
static void dumpTile(java.lang.String ibfFile, java.lang.String dsName, int tileNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TDFUtils

public TDFUtils()
Method Detail

dumpRootAttributes

public static void dumpRootAttributes(java.lang.String ibfFile)
                               throws java.net.URISyntaxException,
                                      java.io.FileNotFoundException
Throws:
java.net.URISyntaxException
java.io.FileNotFoundException

dumpDatasets

public static void dumpDatasets(java.lang.String ibfFile)
                         throws java.net.URISyntaxException,
                                java.io.FileNotFoundException
Throws:
java.net.URISyntaxException
java.io.FileNotFoundException

dumpAllTiles

public static void dumpAllTiles(java.lang.String ibfFile)
                         throws java.net.URISyntaxException,
                                java.io.FileNotFoundException
Throws:
java.net.URISyntaxException
java.io.FileNotFoundException

dumpTile

public static void dumpTile(java.lang.String ibfFile,
                            java.lang.String dsName,
                            int tileNumber)
                     throws java.net.URISyntaxException,
                            java.io.FileNotFoundException
Throws:
java.net.URISyntaxException
java.io.FileNotFoundException

dumpRange

public static void dumpRange(java.lang.String ibfFile,
                             java.lang.String dsName,
                             int startLocation,
                             int endLocation)
                      throws java.net.URISyntaxException,
                             java.io.FileNotFoundException
Throws:
java.net.URISyntaxException
java.io.FileNotFoundException

dumpSummary

public static void dumpSummary(java.lang.String ibfFile)
                        throws java.net.URISyntaxException,
                               java.io.FileNotFoundException
Throws:
java.net.URISyntaxException
java.io.FileNotFoundException


Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved. SourceForge.netLogo