NASA World Wind

Uses of Class
gov.nasa.worldwind.awt.ViewInputAttributes

Packages that use ViewInputAttributes
gov.nasa.worldwind.awt   
 

Uses of ViewInputAttributes in gov.nasa.worldwind.awt
 

Methods in gov.nasa.worldwind.awt that return ViewInputAttributes
 ViewInputAttributes ViewInputHandler.getAttributes()
          Returns the values that are used to transform raw input events into view movments.
 

Methods in gov.nasa.worldwind.awt with parameters of type ViewInputAttributes
 void ViewInputHandler.setAttributes(ViewInputAttributes attributes)
          Sets the values that will be used to transform raw input events into view movements.
 


NASA World Wind