public class CompositeGlyphComponent extends Object
Represents composite glyph component (glyph with placement matrix).
| Modifier and Type | Method and Description |
|---|---|
Glyph |
getGlyph()
Gets the component glyph.
|
TransformationMatrix |
getMatrix()
Gets the component transformation matrix.
|
public Glyph getGlyph()
Gets the component glyph.
public TransformationMatrix getMatrix()
Gets the component transformation matrix.
Copyright © 2025 Aspose. All Rights Reserved.