org.geotools.caching.spatialindex
Interface Data<E>

All Superinterfaces:
Entry
All Known Implementing Classes:
GridData

public interface Data<E>
extends Entry


Method Summary
 E getData()
           
 
Methods inherited from interface org.geotools.caching.spatialindex.Entry
getShape
 

Method Detail

getData

E getData()


Copyright © 1996-2010 Geotools. All Rights Reserved.