Package gov.nasa.worldwind
Annotation Type WorldWind.ResamplingMode
-
@Retention(SOURCE) public static @interface WorldWind.ResamplingModeResampling mode indicates the image sampling algorithm used by WorldWind to display images that appear larger or smaller on screen than their native resolution. Accepted values areWorldWind.BILINEARandWorldWind.NEAREST_NEIGHBOR.