Visualizer
Constructor Summary
| Public Constructor | ||
| public |
constructor(sketcher: *, textures: *) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
constraints: * |
|
| public |
entityFor: * |
|
| public |
|
|
| public |
mode: * |
|
| public |
sketcher: * |
|
Method Summary
| Public Methods | ||
| public |
addConstraint(constraint: *) |
|
| public |
getBaseEntityId(constraint: *): * |
|
| public |
getKeyPosition(entity: *): * |
|
| public |
hover(entity: *, first: *) |
|
| public |
isSelected(id: *): * |
|
| public |
refresh() |
|
| public |
removeConstraint(constraint: *, state: *) |
|
| public |
render() |
|
| public |
setVisibility(id: *, newValue: *) |
|
| public |
unhover(entity: *, first: *) |
|
| public |
|
|
| public |
updateAll(mode: *) |
|
| public |
updateConstraint(constraint: *) |
|
| public |
updateEntity(entity: *) |
|
Public Constructors
public constructor(sketcher: *, textures: *) source
Params:
| Name | Type | Attribute | Description |
| sketcher | * | ||
| textures | * |
Public Members
public baseEntityFor: * source
public constraints: * source
public entityFor: * source
public mode: * source
public sketcher: * source
Public Methods
public addConstraint(constraint: *) source
Params:
| Name | Type | Attribute | Description |
| constraint | * |
public getBaseEntityId(constraint: *): * source
Params:
| Name | Type | Attribute | Description |
| constraint | * |
Return:
| * |
public hover(entity: *, first: *) source
Params:
| Name | Type | Attribute | Description |
| entity | * | ||
| first | * |
public refresh() source
public removeConstraint(constraint: *, state: *) source
Params:
| Name | Type | Attribute | Description |
| constraint | * | ||
| state | * |
|
public render() source
public setVisibility(id: *, newValue: *) source
Params:
| Name | Type | Attribute | Description |
| id | * | ||
| newValue | * |
|
public unhover(entity: *, first: *) source
Params:
| Name | Type | Attribute | Description |
| entity | * | ||
| first | * |
public unhoverAll() source
public updateAll(mode: *) source
Params:
| Name | Type | Attribute | Description |
| mode | * |
|
public updateConstraint(constraint: *) source
Params:
| Name | Type | Attribute | Description |
| constraint | * |
public updateEntity(entity: *) source
Params:
| Name | Type | Attribute | Description |
| entity | * |