Package reflectometry :: Package model1d :: Package theoryview :: Module markerDialog

Module markerDialog

source code

Classes
  MarkerDialog
  MyApp
Variables
  markerStyle = ['cross', 'plus', 'square', 'circle', 'triangle'...
  penstyle = ['wx.SOLID', 'wx.TRANSPARENT', 'wx.DOT', 'wx.LONG_D...
Variables Details

markerStyle

Value:
['cross', 'plus', 'square', 'circle', 'triangle', 'triangle_down']

penstyle

Value:
['wx.SOLID',
 'wx.TRANSPARENT',
 'wx.DOT',
 'wx.LONG_DASH',
 'wx.DOT_DASH',
 'wx.USER_DASH',
 'wx.BDIAGONAL_HATCH',
 'wx.CROSSDIAG_HATCH',
...