A class that provides methods to properly define the character and paragraph sections of a Stylable object based on the given yFiles Font object.
Inheritance Hierarchy
Members
No filters for this type
Static Methods
Applies a yFiles Font object to a character and paragraph.
Applies a yFiles Font object to a character and paragraph.
static
Parameters
- font: Font
The font to apply.
- character: Character
The character to modify.
- paragraph: Paragraph
The paragraph to modify.
- coordinateConverter: CoordinateConverter
Applies a yFiles HorizontalTextAlignment to a VSDX paragraph.
Applies a yFiles HorizontalTextAlignment to a VSDX paragraph.
static
Parameters
- alignment: HorizontalTextAlignment
- paragraph: Paragraph
Applies a yFiles VerticalTextAlignment to a shape or stylesheet.
Applies a yFiles VerticalTextAlignment to a shape or stylesheet.
static
Parameters
- alignment: VerticalTextAlignment
- stylable: Stylable