Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MxDbSVGText

MxDbSVGText 为SVG提供文字数据

Hierarchy

  • MxDbSVGText

Index

Constructors

Properties

_connectingLine: null | Line = null

连接线的临时绘制对象

_txtAspectRatio: number = -1

比例

_txtObject: null | Sprite = null

THREE.Sprite

_underLine: null | Line = null

下划线的临时绘制对象

color: undefined | string | number | Color = undefined

文字颜色

drawConnectingLine: boolean = false

文字移动到距图片远处,自动绘制一个连接线

fontStyle: string = ''

字体样式

move: boolean = false

文字是否能独立移动

txt: string = ''

文字内容

txtHeight: number = 1

文字高度

txtPos: Vector3 = ...

文字的位置

underline: boolean = false

下划线