public class GEMFFileArchive extends Object implements IArchiveFile
Modifier and Type | Method and Description |
---|---|
static GEMFFileArchive |
getGEMFFileArchive(File pFile) |
InputStream |
getInputStream(ITileSource pTileSource,
MapTile pTile)
Get the input stream for the requested tile.
|
String |
toString() |
public static GEMFFileArchive getGEMFFileArchive(File pFile) throws FileNotFoundException, IOException
FileNotFoundException
IOException
public InputStream getInputStream(ITileSource pTileSource, MapTile pTile)
IArchiveFile
getInputStream
in interface IArchiveFile
Copyright © 2014. All Rights Reserved.