Package hec.map.tms.datasource.tile.bil
Interface BilTile.TmsTileDataProvider
- Enclosing class:
- BilTile
public static interface BilTile.TmsTileDataProvider
-
Method Summary
-
Method Details
-
getInputStream
InputStream getInputStream()Creates a new stream to the data. Repeated calls to this will create new streams. It's up to the caller of this to close the stream when done.- Returns:
-