Label3D
Constructor Summary
Public Constructor | ||
public |
|
Method Summary
Public Methods | ||
public |
destroy() |
|
public |
setClickable(value: *) |
|
public |
setFillColor(value: *) |
|
public |
setHighlighted(value: *) |
|
public |
setPos(p0: *) |
|
public |
setPosBetween(p0: *, p1: *, p2: *) |
|
public |
setPosOnWire(p0: *, p1: *, yOff: *, labelMinAxisLength: *) |
|
public |
setText(value: *) |
|
public |
setVisible(value: *) |
Public Constructors
public constructor() source
Public Methods
public destroy() source
public setClickable(value: *) source
Params:
Name | Type | Attribute | Description |
value | * |
public setFillColor(value: *) source
Params:
Name | Type | Attribute | Description |
value | * |
public setHighlighted(value: *) source
Params:
Name | Type | Attribute | Description |
value | * |
public setPos(p0: *) source
Params:
Name | Type | Attribute | Description |
p0 | * |
public setPosBetween(p0: *, p1: *, p2: *) source
Params:
Name | Type | Attribute | Description |
p0 | * | ||
p1 | * | ||
p2 | * |
public setPosOnWire(p0: *, p1: *, yOff: *, labelMinAxisLength: *) source
Params:
Name | Type | Attribute | Description |
p0 | * | ||
p1 | * | ||
yOff | * | ||
labelMinAxisLength | * |
public setText(value: *) source
Params:
Name | Type | Attribute | Description |
value | * |
public setVisible(value: *) source
Params:
Name | Type | Attribute | Description |
value | * |