artview.plugins.ImageBackground¶
-
class
artview.plugins.
ImageBackground
(VpyartDisplay=None, name='ImageBackground', parent=None)[source]¶ Bases:
artview.core.core.Component
add TopograpyBackground to Display
-
__init__
(VpyartDisplay=None, name='ImageBackground', parent=None)[source]¶ Initialize the class to create the interface.
Parameters: [Optional] :
VpyartDisplay :
Variable
instancepyart Display signal variable. If None start new one with None.
name : string
Component name.
parent : PyQt instance
Parent instance to associate to this class. If None, then Qt owns, otherwise associated with parent PyQt instance.
Methods
ImageBackground.NewGrid
ImageBackground.NewRadar
ImageBackground.apply
ImageBackground.guiStart
ImageBackground.search
-