ADTF_DISPLAY_TOOLBOX  3.8.0 (ADTF 3.14.3)
Demo 2D Text Drawer

Plugin Information
Plugin Filenametext_drawer.adtfplugin
Plugin Descriptiontext_drawer.plugindescription
Plugin NameDemo 2D Text Drawer 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 Text Drawer
CIDdemo_text.2d_drawer.disptb.cid
DescriptionUse this Drawer to paint a given string as pixels onto 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).
Color#000000ffcStringText color key in format #RRGGBBAA.
FlipfalsetBoolIf enabled, flip the text upside down
Fontsize11tInt32Font size in pt.Value Range:
minimum = 1
maximum = 80
ProjectiontruetBoolIf enabled, scale and rotate the text according to the projection. Otherwise render projection-indepent.
Rotation0.000000tFloat64Text rotation in degree.Value Range:
minimum = 0.000000
maximum = 360.000000
TextHello World!cStringText to display. Linebreaks with LF character are used as such.
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