NASA World Wind

Uses of Class
gov.nasa.worldwind.render.AnnotationTexture

Packages that use AnnotationTexture
gov.nasa.worldwind.examples.util   
gov.nasa.worldwind.render   
 

Uses of AnnotationTexture in gov.nasa.worldwind.examples.util
 

Methods in gov.nasa.worldwind.examples.util with parameters of type AnnotationTexture
protected  void ImageAnnotation.adjustTextureToSize(DrawContext dc, int width, int height, AnnotationTexture texture)
           
protected  void ImageAnnotation.applyBackgroundTextureState(DrawContext dc, int width, int height, double opacity, AnnotationTexture texture)
           
protected  void ImageAnnotation.applyBackgroundTextureTransform(DrawContext dc, int width, int height, AnnotationTexture texture)
           
protected  void DialogAnnotation.BusyImage.applyBackgroundTextureTransform(DrawContext dc, int width, int height, AnnotationTexture texture)
           
protected  Dimension ImageAnnotation.getImageDimensions(AnnotationTexture texture)
           
 

Uses of AnnotationTexture in gov.nasa.worldwind.render
 

Methods in gov.nasa.worldwind.render that return AnnotationTexture
protected  AnnotationTexture AbstractAnnotation.getAnnotationTexture(Object imageSource)
           
protected  AnnotationTexture AbstractAnnotation.getCachedImage(Object source)
           
 

Methods in gov.nasa.worldwind.render with parameters of type AnnotationTexture
protected  void AbstractAnnotation.applyBackgroundTextureState(DrawContext dc, int width, int height, double opacity, AnnotationTexture texture)
           
protected  void AbstractAnnotation.applyBackgroundTextureTransform(DrawContext dc, int width, int height, AnnotationTexture texture)
           
protected  void AbstractAnnotation.doDrawBackgroundTexture(DrawContext dc, int width, int height, double opacity, Position pickPosition, AnnotationTexture texture)
           
protected  void AbstractAnnotation.setCachedImage(Object source, AnnotationTexture texture)
           
 


NASA World Wind

Hosted by docs.bugaco.com