Public Member Functions | |
def | __init__ |
def | next |
def | prev |
Public Attributes | |
fld | |
nflds | |
pltinfo | |
nextloc | |
prevloc | |
inactivecolor | |
activecolor | |
bnext | |
bprev | |
Private Member Functions | |
def | _draw_buts |
def | _do_plot |
Definition at line 308 of file task_plotuv.py.
def task_plotuv.NavField.__init__ | ( | self, | |
pltinfo | |||
) |
Definition at line 309 of file task_plotuv.py.
def task_plotuv.NavField._do_plot | ( | self | ) | [private] |
Definition at line 340 of file task_plotuv.py.
References task_plotuv.NavField._draw_buts(), task_plotuv.NavField.fld, task_plotuv.plotfield(), and task_plotuv.NavField.pltinfo.
Referenced by task_plotuv.NavField.next(), and task_plotuv.NavField.prev().
def task_plotuv.NavField._draw_buts | ( | self | ) | [private] |
Definition at line 325 of file task_plotuv.py.
References task_plotuv.NavField.fld, task_plotuv.NavField.nextloc, and task_plotuv.NavField.nflds.
Referenced by task_plotuv.NavField._do_plot().
def task_plotuv.NavField.next | ( | self, | |
event | |||
) |
Definition at line 347 of file task_plotuv.py.
References task_plotuv.NavField._do_plot(), task_plotuv.NavField.fld, and task_plotuv.NavField.nflds.
def task_plotuv.NavField.prev | ( | self, | |
event | |||
) |
Definition at line 359 of file task_plotuv.py.
References task_plotuv.NavField._do_plot(), and task_plotuv.NavField.fld.
Definition at line 323 of file task_plotuv.py.
Definition at line 328 of file task_plotuv.py.
Definition at line 334 of file task_plotuv.py.
Definition at line 310 of file task_plotuv.py.
Referenced by task_plotuv.NavField._do_plot(), task_plotuv.NavField._draw_buts(), task_plotuv.NavField.next(), and task_plotuv.NavField.prev().
Definition at line 322 of file task_plotuv.py.
Definition at line 319 of file task_plotuv.py.
Referenced by task_plotuv.NavField._draw_buts().
Definition at line 311 of file task_plotuv.py.
Referenced by task_plotuv.NavField._draw_buts(), and task_plotuv.NavField.next().
Definition at line 312 of file task_plotuv.py.
Referenced by task_plotuv.NavField._do_plot().
Definition at line 321 of file task_plotuv.py.