Picture

Measure Text

Measure text rect, then pad the width by 10% to correct for inaccuracies.

String Wrap

Add line feeds to make a string wrap to a specified width.

Single Word Wrap

Perform word wrap operation on a single word which may need to be broken into parts. Start string must be empty or end in a line feed.

Word Wrap

Use line feeds to perform word wrap i.e. no line can be longer than the specified length. Line feeds overwrite spaces or are inserted into very long words.

Nearest Corners

Find the nearest corners of two rectangles.

Find First Rect

Return the index of the first rect containing the point, -1 if none.

Shaped Intensity Graph

Draw an intensity array of arbitrary shape.

MGI Set Z Scale Colors

Updates the specified color scale using a distribution of colors specified by "Scheme". Min and Max describe the range of data that is to be displayed using the color scale. If "Z Scale Ref" is not wired, the scale will not be updated but "ValueScale" will still contain data for the specified scheme.

MGI Set Z Scale Colors(256)

Updates the specified color scale using a distribution of colors specified by "Scheme". Min and Max describe the range of data that is to be displayed using the color scale. If "Z Scale Ref" is not wired, the scale will not be updated but "ValueScale" will still contain data for the specified scheme. The output "ValueScale" will have 256 color/data pairs.

MGI Non Repeating Plot Color

Generate colors that are good for a white background and distinguishable from each other.