NaviNIBS.Navigator.GUI.ViewPanels.NavigatePanel.ViewLayers.TargetingCrosshairsLayer module¶
- class NaviNIBS.Navigator.GUI.ViewPanels.NavigatePanel.ViewLayers.TargetingCrosshairsLayer.TargetingCrosshairsLayer(key, coordinator, plotter, plotInSpace='MRI', targetOrCoil='target', color='#0000ff', opacity=0.5, radius=15.0, offsetRadius=7.5, lineWidth=4.0)[source]¶
Bases:
PlotViewLayer
- Parameters:
_key
_coordinator
_plotter
_plotInSpace
_targetOrCoil
_color
_opacity
_radius
_offsetRadius
_lineWidth
- _targetOrCoil: str¶
- _color: str¶
- _opacity: float¶
- _radius: float¶
- _offsetRadius: float¶
- _lineWidth: float¶
- class NaviNIBS.Navigator.GUI.ViewPanels.NavigatePanel.ViewLayers.TargetingCrosshairsLayer.TargetingTargetCrosshairsLayer(key, coordinator, plotter, plotInSpace='MRI', color='#0000ff', opacity=0.5, radius=15.0, offsetRadius=7.5, lineWidth=4.0, targetOrCoil='target')[source]¶
Bases:
TargetingCrosshairsLayer
- Parameters:
_key
_coordinator
_plotter
_plotInSpace
_color
_opacity
_radius
_offsetRadius
_lineWidth
_targetOrCoil
- class NaviNIBS.Navigator.GUI.ViewPanels.NavigatePanel.ViewLayers.TargetingCrosshairsLayer.TargetingCoilCrosshairsLayer(key, coordinator, plotter, plotInSpace='MRI', opacity=0.5, radius=15.0, offsetRadius=7.5, targetOrCoil='coil', color='#00ff00', lineWidth=8.0)[source]¶
Bases:
TargetingCrosshairsLayer
- Parameters:
_key
_coordinator
_plotter
_plotInSpace
_opacity
_radius
_offsetRadius
_targetOrCoil
_color
_lineWidth