Uses of Class
gov.nasa.worldwind.util.ImageInterpolator.ContainingCell
-
Packages that use ImageInterpolator.ContainingCell Package Description gov.nasa.worldwind.util -
-
Uses of ImageInterpolator.ContainingCell in gov.nasa.worldwind.util
Methods in gov.nasa.worldwind.util that return ImageInterpolator.ContainingCell Modifier and Type Method Description protected ImageInterpolator.ContainingCellImageInterpolator. checkContainment(float x, float y, ImageInterpolator.Cell cell)ImageInterpolator.ContainingCellImageInterpolator. findContainingCell(float x, float y)protected ImageInterpolator.ContainingCellImageInterpolator. findContainingCell(ImageInterpolator.Cell cell, float x, float y)
-