Package de.javagl.swogl.interaction

Classes and interfaces for user interaction inside Swogl

See:
          Description

Interface Summary
Control This interface describes a control that may be attached to or detached from a component.
 

Class Summary
ArcballCameraBehavior This class controls the movement of a Camera in an Arcball style.
ArcballCameraControl This class allows a default Control for an ArcballCameraBehavior.
MagnifyingGlassControl Implementation of a default Control for a MagnifyingGlass.
MovingBehavior This class allows moving the SwoglComponents of a SwoglContainer in space.
RotatingBehavior This class allows rotating the SwoglComponents of a SwoglContainer in space.
ScalingBehavior This class allows scaling the SwoglComponents of a SwoglContainer in space.
SpaceInteractionControl Implementation of a Control that allows manipulating SwoglComponents inside a SwoglContainer.
 

Package de.javagl.swogl.interaction Description

Classes and interfaces for user interaction inside Swogl