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 Rasters
FileDirectory. readInterleavedRasters(ImageWindow window)
Read the rasters as interleavedRasters
FileDirectory. readInterleavedRasters(ImageWindow window, int[] samples)
Read the rasters as interleavedRasters
FileDirectory. readRasters(ImageWindow window)
Read the rastersRasters
FileDirectory. readRasters(ImageWindow window, boolean sampleValues, boolean interleaveValues)
Read the rastersRasters
FileDirectory. readRasters(ImageWindow window, int[] samples)
Read the rastersRasters
FileDirectory. readRasters(ImageWindow window, int[] samples, boolean sampleValues, boolean interleaveValues)
Read the rasters
-