org.deegree.tools.coverage.gridifier.index
Class MemoryRasterTileGridIndex
java.lang.Object
org.deegree.tools.coverage.gridifier.index.MemoryRasterTileGridIndex
public class MemoryRasterTileGridIndex
- extends Object
The
class TODO add class documentation here.
- Version:
- $Revision: $, $Date: $
- Author:
- Markus Schneider, last edited by: $Author: schneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryRasterTileGridIndex
public MemoryRasterTileGridIndex(float minX,
float minY,
float maxX,
float maxY,
Collection<TileFile> tileFiles)
getTiles
public Set<TileFile> getTiles(Envelope bbox)
getColumnIdx
public int getColumnIdx(float x)
getRowIdx
public int getRowIdx(float y)
Copyright © 2011. All Rights Reserved.