Package com.nomagic.magicdraw.ui
Class BitmapIconControler
- java.lang.Object
 - 
- com.nomagic.magicdraw.ui.BitmapIconControler
 
 
- 
- All Implemented Interfaces:
 IconControlerInterface
@Deprecated @OpenApi public class BitmapIconControler extends java.lang.Object implements IconControlerInterface
Deprecated.useIconsFactoryThe controller for icons loading from bitmaps(gifs, jpg and etc). 
- 
- 
Constructor Summary
Constructors Constructor Description BitmapIconControler(java.lang.Class clazz, java.lang.String imageName)Deprecated.BitmapIconControler(java.lang.Class clazz, java.lang.String iconName, java.lang.String iconDirectory)Deprecated. 
 -