OOF2: The Manual

Name

Element Edges (SkeletonEdgeDisplay) — Draw the edges of Skeleton Elements.

Synopsis

SkeletonEdgeDisplay(color,width)

Details

  • Base class: DisplayMethod
  • Parameters:

    color
    Color of the displayed edges. Type: An object of the Color class.
    width
    Line thickness, in pixels. Type: An integer in the range [0, 10].

Description

The SkeletonEdgeDisplay draws the edges of the elements of a Skeleton, with adjustable line width and color. The width of the line is in units of the screen pixel size. A width of 0 draws the smallest line possible.