ADTF_DISPLAY_TOOLBOX  3.8.0 (ADTF 3.14.3)
Demo 2D Example Drawer

Plugin Information
Plugin Filenameexample_drawer.adtfplugin
Plugin Descriptionexample_drawer.plugindescription
Plugin NameDemo 2D Drawer Example Plugin
LicenseADTF
Support Mailsupport@digitalwerk.net
Homepage URLhttps://support.digitalwerk.net/
Plugin Versions
Plugin Version3.8.0
Plugin File Version1.0
adtf::disptb3.8.0
adtf3.14.3
adtf::ucom3.1.0
Component Information
NameDemo 2D Drawer Example
CIDdemo_example.2d_drawer.disptb.cid
DescriptionUse this Drawer to paint a simple circle onto the canvas.
TypeFilter
Properties
NameValueTypeDescriptionSubproperties
CS/Rotate0.000000tFloat32Value for the rotation angle degree around the vector x=0.0/y=0.0/z=1.0.
CS/ScaleX1.000000tFloat32Value for the uniform scale factor along the x-axis (note: z-value = 1.0).
CS/ScaleY1.000000tFloat32Value for the uniform scale factor along the y-axis (note: z-value = 1.0).
CS/TranslateX0.000000tFloat32Value for the x-axis of the translation matrix to be multiplied with the current matrix (note: z-value = 0.0).
CS/TranslateY0.000000tFloat32Value for the y-axis of the translation matrix to be multiplied with the current matrix (note: z-value = 0.0).
Circle-Coords-X1-150.000000tFloat32Value for the x-axis of the first corner to draw a circle.
Circle-Coords-X2150.000000tFloat32Value for the x-axis of the second corner to draw a circle.
Circle-Coords-Y1-150.000000tFloat32Value for the y-axis of the first corner to draw a circle.
Circle-Coords-Y2150.000000tFloat32Value for the x-axis of the second corner to draw a circle.
RGB-Color-Blue0tInt32Value for blue content of color to draw a circle.
RGB-Color-Green0tInt32Value for green content of color to draw a circle.
RGB-Color-Red255tInt32Value for red content of color to draw a circle.
VisibletruetBoolIf enabled, drawer will be visible.
Z-Order1tInt32Value of the z-order.
Input Binding Objects
NameIIDProxy OIDDescription
_drawer_managerdrawermanager.dengar.drawerlib.disptb.adtf.iidIDrawerManager interface (server).
Output Binding Objects
NameIIDProxy OIDDescription
drawer_managerdrawermanager.dengar.drawerlib.disptb.adtf.iidIDrawerManager interface (client).
Dynamic Pins
Dynamic Input Pinsfalse
Dynamic Output Pinsfalse
Dynamic Input Binding Pinsfalse
Dynamic Output Binding Pinsfalse

Source Code