| Package | com.gestureworks.cml.element | 
| Class | public class ImageElement | 
| Inheritance | ImageElement    Image   BitmapFactory   ElementFactory   flash.display.Sprite | 
See also
| Method | Defined By | ||
|---|---|---|---|
| ImageElement | |||
![]()  | clone():* [override] 
		 Returns a clone of this Image
		   | Image | |
![]()  | close():void 
		 Closes the currently open image file
		   | BitmapFactory | |
![]()  | displayComplete():void [override] 
		 This is called by the CML parser.  | BitmapFactory | |
![]()  | dispose():void [override] 
		 Dispose method
		   | Image | |
![]()  | init():void [override] 
		 Initialisation method
		   | Image | |
![]()  | load(file:String):void Deprecated: Please Use open() 
		 loads external image file
		  | BitmapFactory | |
![]()  | loadComplete(event:Event = null):void 
		 This is called when the image is loaded.  | BitmapFactory | |
![]()  | open(file:String = null):void 
		 Opens an external image file
		   | BitmapFactory | |
![]()  | parseCML(cml:XMLList):XMLList 
		 parses cml file
		   | ElementFactory | |
![]()  | postparseCML(cml:XMLList):void 
		 post parses the cml file
		   | ElementFactory | |
![]()  | preloadFile(file:String):void 
		 loads the file
		   | BitmapFactory | |
![]()  | resize():void  | BitmapFactory | |
![]()  | updateProperties(state:Number = 0):void 
		 this method updates the properties
		   | ElementFactory | |