Inheritance diagram for DrawingHelpers:


Static Public Member Functions | |
| static void | CreateCachePicForAll (Canvas inCanvas) |
| static void | CreateCachePicForUnselected (Canvas inCanvas) |
| static void | DestroyDrawingCache () |
| static void | DrawCache (Graphics inGraphics, integer inX=0, integer inY=0) |
Static Protected Member Functions | |
| static void | mDragShape (Object2D assigns newShape) |
| static Object2D | mDragShape () |
Static Package Attributes | |
| static Object2D | mDragShapeMember |
| static Picture | mDrawingCachePic |
| static void DrawingHelpers.CreateCachePicForAll | ( | Canvas | inCanvas | ) | [static] |
| static void DrawingHelpers.CreateCachePicForUnselected | ( | Canvas | inCanvas | ) | [static] |
| static void DrawingHelpers.DestroyDrawingCache | ( | ) | [static] |
| static void DrawingHelpers.DrawCache | ( | Graphics | inGraphics, | |
| integer | inX = 0, |
|||
| integer | inY = 0 | |||
| ) | [static] |
| static void DrawingHelpers.mDragShape | ( | Object2D assigns | newShape | ) | [static, protected] |
| static Object2D DrawingHelpers.mDragShape | ( | ) | [static, protected] |
Object2D DrawingHelpers.mDragShapeMember [static, package] |
Picture DrawingHelpers.mDrawingCachePic [static, package] |
1.5.1