Uses of Class
gov.nasa.worldwind.util.IntSet
-
Packages that use IntSet Package Description gov.nasa.worldwind.render -
-
Uses of IntSet in gov.nasa.worldwind.render
Fields in gov.nasa.worldwind.render declared as IntSet Modifier and Type Field Description protected IntSet
DrawContextImpl. uniquePixelColors
Set of ints used byDrawContextImpl.getPickColorsInRectangle(java.awt.Rectangle, int[])
to identify the unique color codes in the specified rectangle.
-