InlineBaseTextShape.kl¶
Types¶
InlineBaseTextShape (object)¶
バージョン 2.4.0 で追加.
The InlineAttributeTextShape inherits from the InlineLinesShape object. It provides a base shape type to draw text with TextGL.
参考
AtlasGL, OGLText, InlineTextShape, InlineAttributeTextShape
.
Members¶
OGLText | oglText | |
InlineShapeAdaptor | adaptor |
Methods¶
InlineBaseTextShape ( in InlineBaseTextShape other ) | |
InlineBaseTextShape () | |
InlineBaseTextShape | clone ? () |
Ref<OGLText> | getOGLText ? () |
init ! ( in String name, in Ref<AtlasGL> atlas ) |