Figure customization

Alpha developer can develop a new figure class in case it is necessary to create a different one from the figure provided by BTT (StateFigure). This can be done via a new attribute called “figure” in the extension point com.ibm.btt.tools.transaction.dominate.palette for states.
Figure 1.

To do that, there are three different options, as in Figure 2. They are:

PrinterFigure, RhombusFigure and EllipseFigure are included in BTT Sample code in StatesAppearanceCustomizationSample (refer toState Appearance Customization Sample).
Figure 2.

Please refer to Related Class of Figure customization as shownFigure 2 for more details.