Uses of Class
org.broad.igv.bbfile.ZoomDataRecord
-
Packages that use ZoomDataRecord Package Description org.broad.igv.bbfile -
-
Uses of ZoomDataRecord in org.broad.igv.bbfile
Methods in org.broad.igv.bbfile that return ZoomDataRecord Modifier and Type Method Description ZoomDataRecord
ZoomLevelIterator. next()
Method returns the current bed feature and advances to the next bed record.Methods in org.broad.igv.bbfile that return types with arguments of type ZoomDataRecord Modifier and Type Method Description java.util.ArrayList<ZoomDataRecord>
ZoomDataBlock. getZoomData(RPChromosomeRegion selectionRegion, boolean contained)
-