31 |
import org.opengis.feature.simple.SimpleFeature; |
import org.opengis.feature.simple.SimpleFeature; |
32 |
import org.opengis.feature.simple.SimpleFeatureType; |
import org.opengis.feature.simple.SimpleFeatureType; |
33 |
|
|
|
import skrueger.geotools.StyledRasterInterface; |
|
|
|
|
34 |
|
|
35 |
public interface StyledRasterPyramidInterface extends |
public interface StyledRasterPyramidInterface extends |
36 |
StyledRasterInterface<FeatureCollection<SimpleFeatureType, SimpleFeature>> { |
StyledRasterInterface<FeatureCollection<SimpleFeatureType, SimpleFeature>> { |