Uses of Class
gov.nasa.worldwind.render.LazilyLoadedTexture
-
Packages that use LazilyLoadedTexture Package Description gov.nasa.worldwind.render gov.nasa.worldwind.symbology Provides classes for creating and displaying graphics from standard symbol sets. -
-
Uses of LazilyLoadedTexture in gov.nasa.worldwind.render
Fields in gov.nasa.worldwind.render declared as LazilyLoadedTexture Modifier and Type Field Description protected LazilyLoadedTextureLazilyLoadedTexture.RequestTask. wwTextureThe BasicWWTexture associated with this request.Constructors in gov.nasa.worldwind.render with parameters of type LazilyLoadedTexture Constructor Description RequestTask(LazilyLoadedTexture wwTexture)Construct a request task for a specified BasicWWTexture. -
Uses of LazilyLoadedTexture in gov.nasa.worldwind.symbology
Subclasses of LazilyLoadedTexture in gov.nasa.worldwind.symbology Modifier and Type Class Description protected static classAbstractTacticalSymbol.IconTexture
-