Class BBZoomLevelFormat


  • public class BBZoomLevelFormat
    extends java.lang.Object
    Created by IntelliJ IDEA. User: martind Date: Jan 18, 2010 Time: 8:44:33 PM To change this template use File | Settings | File Templates.
    • Constructor Detail

      • BBZoomLevelFormat

        public BBZoomLevelFormat​(int zoomLevel,
                                 SeekableStream fis,
                                 long fileOffset,
                                 long dataSize,
                                 boolean isLowToHigh,
                                 int uncompressBufSize)
    • Method Detail

      • getZoomLevel

        public int getZoomLevel()
      • getZoomFormatLocation

        public long getZoomFormatLocation()
      • getZoomRecordCount

        public int getZoomRecordCount()
      • getZoomDataOffset

        public long getZoomDataOffset()
      • getZoomDataSize

        public long getZoomDataSize()
      • getZoomIndexOffset

        public long getZoomIndexOffset()
      • print

        public void print()