Display Point
The Display Point module provides a way to illustrate the location of certain
points. Using a variety of ways the Display Point module can draw a symbol
at a certain location.
Interface
Instructions
1. Data Source - Select the appropriate variable that contains the coordinates
of the point that you want to display. You can also specify the coordinates
by typing them into the provided X and Y text boxes.
2. Appearance - Select the color, shape, and size of the symbol to draw
at the specified location.
3. Clear current image - Select to clear the current image and draw the graphics on a black image.
4. Data Source - Select where the point coordinates should be taken from.
Static - specify the integer coordinates for the point
Variable - specify the 2 variables that contain the x and y coordinates of the point
List - specify the variable that contains a list of coordinates that
specify points. The format of the variable should be repeating x,y for each point to
be drawn.
Example
| Source | Display Point (Blob COG labeling) |
 |  |
|