x4Trace Documentation v1.0
Loading...
Searching...
No Matches
Ix4Trace.GraphicsController.GraphicsCreator Class Reference

Represent a graphics creator of x4Trace. Creates graphics controllers by name. Creates IUpdateGrid by name. More...

Public Member Functions

 GraphicsCreator ()
 Constructor.
 
virtual T Create< T > ()
 Creates graphics controller or IUpdateGrid.
 
virtual Ix4Trace.GraphicsController.Controls.UpdateGrid.IUpdateGrid CreateUpdateGrid ()
 Creates an updategrid.
 

Detailed Description

Represent a graphics creator of x4Trace. Creates graphics controllers by name. Creates IUpdateGrid by name.

Member Function Documentation

◆ Create< T >()

virtual T Ix4Trace.GraphicsController.GraphicsCreator.Create< T > ( )
virtual

Creates graphics controller or IUpdateGrid.

Template Parameters
TType.
Returns
Te GUI element.

◆ CreateUpdateGrid()

virtual Ix4Trace.GraphicsController.Controls.UpdateGrid.IUpdateGrid Ix4Trace.GraphicsController.GraphicsCreator.CreateUpdateGrid ( )
virtual

Creates an updategrid.

Returns
The update grid.

The documentation for this class was generated from the following file: