Uses of Class
mil.nga.tiff.ImageWindow
-
Packages that use ImageWindow Package Description mil.nga.tiff -
-
Uses of ImageWindow in mil.nga.tiff
Methods in mil.nga.tiff with parameters of type ImageWindow Modifier and Type Method Description RastersFileDirectory. readInterleavedRasters(ImageWindow window)Read the rasters as interleavedRastersFileDirectory. readInterleavedRasters(ImageWindow window, int[] samples)Read the rasters as interleavedRastersFileDirectory. readRasters(ImageWindow window)Read the rastersRastersFileDirectory. readRasters(ImageWindow window, boolean sampleValues, boolean interleaveValues)Read the rastersRastersFileDirectory. readRasters(ImageWindow window, int[] samples)Read the rastersRastersFileDirectory. readRasters(ImageWindow window, int[] samples, boolean sampleValues, boolean interleaveValues)Read the rasters
-