NASA World Wind

Uses of Class
gov.nasa.worldwind.examples.util.SlideShowPlayer.Slide

Packages that use SlideShowPlayer.Slide
gov.nasa.worldwind.examples.util   
 

Uses of SlideShowPlayer.Slide in gov.nasa.worldwind.examples.util
 

Methods in gov.nasa.worldwind.examples.util that return types with arguments of type SlideShowPlayer.Slide
 ArrayList<SlideShowPlayer.Slide> SlideShowPlayer.getSlides()
           
 

Methods in gov.nasa.worldwind.examples.util with parameters of type SlideShowPlayer.Slide
 void SlideShowPlayer.addSlide(SlideShowPlayer.Slide slide)
           
 

Method parameters in gov.nasa.worldwind.examples.util with type arguments of type SlideShowPlayer.Slide
 void SlideShowPlayer.setSlides(ArrayList<SlideShowPlayer.Slide> slides)
           
 


NASA World Wind