Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Figure 347 presents that (1) the annotation is similar to the input interface and (2) the body of the method to be performed.

Anchor
F351F352F351
F352
Figure 351352: Example of @PostProcessing

...


The post processing annotation allows the following parameters:

...

Anchor
F352
F352
Figure 352: Example of creating 3 “action button” using @PostProcessing

...


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”.

...

Anchor
F353
F353
Figure 353: Example of creating the scatter button and its associated action

 

...