TextPropertySetter
Sets the properties of a text geometry to the specified properties. All parameters are optional; if a value is unspecified, it will be left unmodified on the geometry. Specifying a Z coordinate on a 2D text will coerce it to 3D. However, 3D texts will not ever be coerced to 2D by this transformer.
This transformer can also be used to create new text geometry by using a point as an input. The point geometry will be used as the base location for the new text geometry. Specifying new coordinates will behave the same for a point as for a text. When using this creation mode, you must supply the New Text String parameter, or no modification will take place.
Input
Features with text geometry or point geometry.
Output
Features with the properties of the text geometry modified according to the new values provided, or the newly created text geometry.
Invalid features will be output via this port.
Parameters
Text
The new text string.
The new text size.
The new text rotation.
Coordinates
The new text X coordinate.
The new text Y coordinate.
The new text Z coordinate.
Editing Transformer Parameters
Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.
Transformer Categories
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.