public interface Tiler
Modifier and Type | Method and Description |
---|---|
java.util.List<double[]> |
getCenters() |
Image |
getImage(int i) |
int |
getImageCount() |
void |
initialize() |
void initialize()
int getImageCount()
java.util.List<double[]> getCenters()
Image getImage(int i)