|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.app.ImgFile
uk.me.parabola.imgfmt.app.net.NETFileReader
public class NETFileReader
Read the NET file.
Constructor Summary | |
---|---|
NETFileReader(ImgChannel chan)
|
Method Summary | |
---|---|
int |
getLabelOffset(int netOffset)
Get the label offset, given the NET offset. |
Methods inherited from class uk.me.parabola.imgfmt.app.ImgFile |
---|
close, getHeader, getReader, getSize, getWriter, isWritable, position, position, setHeader, setReader, setWriter, sync |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NETFileReader(ImgChannel chan)
Method Detail |
---|
public int getLabelOffset(int netOffset)
netOffset
- An offset into NET 1, as found in the road entries in
RGN for example.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |