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.ContainingCell
ImageInterpolator. checkContainment(float x, float y, ImageInterpolator.Cell cell)
ImageInterpolator.ContainingCell
ImageInterpolator. findContainingCell(float x, float y)
protected ImageInterpolator.ContainingCell
ImageInterpolator. findContainingCell(ImageInterpolator.Cell cell, float x, float y)
-