Annotation Type WorldWind.WrapMode


  • @Retention(SOURCE)
    public static @interface WorldWind.WrapMode
    Wrap mode indicates how WorldWind displays the contents of an image when attempting to draw a region outside of the image bounds. Accepted values are WorldWind.CLAMP and WorldWind.REPEAT.