Constructor and Description |
---|
TanTiler() |
Modifier and Type | Method and Description |
---|---|
List<double[]> |
getCenters() |
int[] |
getDimensions() |
Image |
getImage(int i) |
int |
getImageCount() |
void |
initialize() |
static void |
main(String[] args) |
public void initialize()
initialize
in interface Tiler
public int getImageCount()
getImageCount
in interface Tiler
public List<double[]> getCenters()
getCenters
in interface Tiler
public int[] getDimensions()
public static void main(String[] args)