PDefaultScrollDirector overview
![]() | Constructs a new PDefaultScrollDirector. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Gets the view position given the specified camera bounds. |
![]() | Gets the size of the view based on the specified camera bounds. |
![]() | Installs the scroll director and adds the appropriate handlers. |
![]() | Sets the view position in a manner consistent with standardized scrolling. |
![]() | Returns a String that represents the current Object. |
![]() | Uninstalls the scroll director from the scrollable control. |
![]() | The canvas' camera. |
![]() | The canvas' root. |
![]() | The scrollablecontrol that signals the scrolldirector. |
![]() | Flag to indicate when scrolling is currently in progress. |
![]() | The canvas that this class directs. |
![]() | Gets the the total bounds of all the layers. |
![]() | Invoked when the bounds of the camera changes. |
![]() | Invoked when the full bounds of the camera changes. |
![]() | Invoked when the camera's view changes. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Invoked when the bounds of the root changes. |
![]() | Invoked when the full bounds of the root changes. |
PDefaultScrollDirector Class | UMD.HCIL.PiccoloX.Components Namespace