Anchor | ||||
---|---|---|---|---|
|
Figure 347 presents that (1) the annotation is similar to the input interface and (2) the body of the method to be performed.
Figure 351: Example of @PostProcessing Anchor F351 F351
...
The parameters are restricted to these four types. The call order is not relevant. An example of the @post processing feature is presented below where various output display can be selected like “scatter diagram”, “bar chart”, or a “vector group” as shown in Figure 352.
Figure 352: Example of creating 3 “action button” using @PostProcessing Anchor F352 F352
...
The name of the button is the name of the annotation and an example of code is presented only for the “scatter” button in Figure 353. Similar @PostProcessing can be coded to create the “Bar chart” and “Vector Group”.
Figure 353: Example of creating the scatter button and its associated action Anchor F353 F353
...