OOF2: The Manual

Name

Selected Boundary (SelectedSkeletonBoundaryDisplay) — Display the currently selected boundary.

Synopsis

SelectedSkeletonBoundaryDisplay(color,linewidth,dotsize,arrowsize)

Details

  • Base class: DisplayMethod
  • Parameters:

    color
    Color for the selected boundary. Type: An object of the Color class.
    linewidth
    Line width for edge boundaries. Type: An integer in the range [0, 10].
    dotsize
    Dot radius for point boundaries. Type: An integer in the range [0, 10].
    arrowsize
    Arrow size for edge boundaries. Type: An integer in the range [0, 20].

Description

SelectedSkeletonBoundaryDisplay displays the currently selected Skeleton Boundary. Skeleton Boundaries are selected and deselected by the Skeleton Boundaries task page.

The linewidth and arrowsize arguments apply when an edge boundary is selected, while the dotsize argument applies when a point boundary is selected. All three arguments are in units of the screen pixel size.

A single SelectedSkeletonBoundaryDisplay is created automatically in each Graphics Window and is not normally visible in the window's layer list. To edit its properties, first select List All Layers in the graphics window's Settings menu.