|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MutableOneDScreenTransform | Defines the requirements for a OneDScreenTransform that can change. |
MutableTwoDScreenTransform | Defines the requirements for a TwoDScreenTransform that can change. |
OneDScreenTransform | This interface represents transform from world to screen coordinates, and vice-versa. |
ScreenTransformListener | The listener interface for receiving "interesting" events about a screen transform. |
TwoDScreenTransform | Screen transformation for X and Y coordinates. |
Class Summary | |
---|---|
AbstractMutableOneDScreenTransform | This class provides a skeletal implementation of the MutableOneDScreenTransform interface to minimize the effort required to implement this interface. |
AbstractMutableTwoDScreenTransform | This class provides a skeletal implementation of the MutableTwoDScreenTransform interface to minimize the effort required to implement this interface. |
RangesScreenTransformCoordinator | Synchronize two range models with their respective coordinate axis models. |
ScreenTransformEvent | An event that characterizes a change in the screen transform. |
ScreenTransformHelper | Helper class for dealing with screen transforms. |
SimpleOneDScreenTransform | Default implementation of a OneDScreenTransform. |
SimpleTwoDScreenTransform | Default implementation of a TwoDScreenTransform. |
Provides the necessary classes and interfaces for dealing with coordinates transform.
|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |