|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TDFTile | |
---|---|
org.broad.igv.tdf |
Uses of TDFTile in org.broad.igv.tdf |
---|
Classes in org.broad.igv.tdf that implement TDFTile | |
---|---|
class |
TDFBedTile
|
class |
TDFFixedTile
|
class |
TDFVaryTile
|
Methods in org.broad.igv.tdf that return TDFTile | |
---|---|
static TDFTile |
TileFactory.createTile(byte[] buffer,
int nSamples)
|
TDFTile |
TDFDataset.getTile(int t)
|
TDFTile |
TDFReader.readTile(TDFDataset ds,
int tileNumber)
|
Methods in org.broad.igv.tdf that return types with arguments of type TDFTile | |
---|---|
java.util.List<TDFTile> |
TDFDataset.getTiles(int startLocation,
int endLocation)
|
java.util.List<TDFTile> |
TileManager.getTiles(java.lang.String chr,
int start,
int end,
int zoom)
|
Methods in org.broad.igv.tdf with parameters of type TDFTile | |
---|---|
void |
TDFWriter.writeTile(java.lang.String dsId,
int tileNumber,
TDFTile tile)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |