|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImgFileBag | |
|---|---|
| org.free.garminimg | |
| org.free.garminimg.export | |
| org.free.garminimg.utils | |
| Uses of ImgFileBag in org.free.garminimg |
|---|
| Fields in org.free.garminimg declared as ImgFileBag | |
|---|---|
protected ImgFileBag |
Label.file
|
protected ImgFileBag |
ImgSubFile.fileBag
|
| Methods in org.free.garminimg with parameters of type ImgFileBag | |
|---|---|
static ImgSubFile |
ImgSubFile.create(java.lang.String filename,
java.lang.String filetype,
int fileSize,
int blocSize,
ImgFileBag fileBag)
|
org.free.garminimg.ProductFile.MapDesc |
ImgFilesBag.getMapDescription(ImgFileBag imgFileBag)
|
void |
MapListener.startMap(ImgFileBag file)
Called each time we start looking into another IMG file |
| Constructors in org.free.garminimg with parameters of type ImgFileBag | |
|---|---|
ImgSubFile(java.lang.String filename,
java.lang.String filetype,
int fileSize,
int blocSize,
ImgFileBag fileBag)
|
|
IndexedPOILabel(ImgFileBag file,
int labelOffset,
int type,
int subType,
int longitude,
int latitude)
|
|
IndexedSimpleLabel(ImgFileBag file,
int labelOffset,
int type,
int subType,
int longitude,
int latitude)
|
|
Label(ImgFileBag file,
int labelOffset)
|
|
LineInNetLabel(ImgFileBag file,
int labelOffset)
|
|
POILabel(ImgFileBag file,
int labelOffset)
|
|
SimpleLabel(ImgFileBag file,
int labelOffset)
|
|
TreSubFile(java.lang.String filename,
java.lang.String filetype,
int fileSize,
int blocSize,
ImgFileBag fileBag)
|
|
UnknownSubFile(java.lang.String filename,
java.lang.String filetype,
int fileSize,
int blocSize,
ImgFileBag fileBag)
|
|
| Uses of ImgFileBag in org.free.garminimg.export |
|---|
| Methods in org.free.garminimg.export that return ImgFileBag | |
|---|---|
ImgFileBag |
MapExporter.getCurFile()
|
| Methods in org.free.garminimg.export with parameters of type ImgFileBag | |
|---|---|
void |
MapExporter.startMap(ImgFileBag file)
|
| Uses of ImgFileBag in org.free.garminimg.utils |
|---|
| Methods in org.free.garminimg.utils with parameters of type ImgFileBag | |
|---|---|
void |
ReliefDrawer.startMap(ImgFileBag file)
|
void |
FindObjectByPositionListener.startMap(ImgFileBag file)
|
void |
PolyLabelReducerListener.startMap(ImgFileBag file)
|
void |
CoordinateConverterListener.startMap(ImgFileBag file)
|
void |
DualTransformedMapListener.startMap(ImgFileBag file)
|
void |
ClippingMapListener.startMap(ImgFileBag file)
|
void |
FindObjectByNameListener.startMap(ImgFileBag file)
|
void |
MapDrawer.startMap(ImgFileBag file)
|
void |
StatsListener.startMap(ImgFileBag file)
|
void |
DiscoverTypesMapListener.startMap(ImgFileBag file)
|
void |
TransformedMapListener.startMap(ImgFileBag file)
Called each time we start looking into another IMG file |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||