uk.me.parabola.imgfmt.app.mdr
Class Mdr1MapIndex
java.lang.Object
uk.me.parabola.imgfmt.app.mdr.Mdr1MapIndex
public class Mdr1MapIndex
- extends java.lang.Object
Each map has one of these and it is used to provide a list of records
in the various sections that actually belong to this map.
- Author:
- Steve Ratcliffe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mdr1MapIndex
public Mdr1MapIndex()
startSection
public void startSection(int n)
endSection
public void endSection(int n)
addPointer
public void addPointer(int recordNumber)
writeSubSection
public void writeSubSection(ImgFileWriter writer)
setPointerSize
public void setPointerSize(int sectionNumber,
int pointerSize)