pint.pintk.colormodes.JumpMode

class pint.pintk.colormodes.JumpMode(application)[source]

Bases: ColorMode

Mode to color points according to jump

Methods

displayInfo()

get_jumps()

Return the jump objects for the psr model or an empty list

plotColorMode()

Plot the points with the desired coloring

Attributes

jump_colors

selected_color

get_jumps()[source]

Return the jump objects for the psr model or an empty list

Returns:

List of jump objects

Return type:

list

plotColorMode()[source]

Plot the points with the desired coloring