Class VectorImageIconControler

java.lang.Object
com.nomagic.magicdraw.ui.VectorImageIconControler
All Implemented Interfaces:
IconControlerInterface

@OpenApiAll @Deprecated public class VectorImageIconControler extends Object implements IconControlerInterface
Deprecated.
The controller for icons loading from svg and wmf formats.
  • Field Details

  • Constructor Details

    • VectorImageIconControler

      @OpenApi public VectorImageIconControler(Class loader, String iconPath, int iconSize, int type)
      Deprecated.
      Construct VectorImageIconControler with the given argument.
      Parameters:
      loader - The loader.
      iconPath - Icon Path.
      iconSize - Icon size.
      type - Type of icon.
  • Method Details