Uses of Class
org.free.garminimg.ImgSubFile.FileContext

Packages that use ImgSubFile.FileContext
org.free.garminimg   
 

Uses of ImgSubFile.FileContext in org.free.garminimg
 

Methods in org.free.garminimg with parameters of type ImgSubFile.FileContext
 void ImgSubFile.debugPrintHex(ImgSubFile.FileContext context, long startOffset, long length)
           
 long TreSubFile.getLevelsLength(ImgSubFile.FileContext context)
           
 long TreSubFile.getLevelsPos(ImgSubFile.FileContext context)
           
 long ImgSubFile.getNextReadPos(ImgSubFile.FileContext context)
           
 boolean SubDivision.parse(TreSubFile file, ImgSubFile.FileContext context, int recordSize)
           
 int ImgSubFile.readByte(ImgSubFile.FileContext context)
           
 int ImgSubFile.readInt16(ImgSubFile.FileContext context)
           
 int ImgSubFile.readInt24(ImgSubFile.FileContext context)
           
 java.lang.String ImgSubFile.readString(int len, ImgSubFile.FileContext context)
           
 int ImgSubFile.readUInt16(ImgSubFile.FileContext context)
           
 int ImgSubFile.readUInt24(ImgSubFile.FileContext context)
           
 long ImgSubFile.readUInt32(ImgSubFile.FileContext context)
           
 void ImgSubFile.seek(long pos, ImgSubFile.FileContext context)
           
protected  void ImgSubFile.superInit(ImgSubFile.FileContext context)
           
 



Copyright © 2008. All Rights Reserved.