opCleaner
Constructor Summary
Public Constructor | ||
public |
|
Method Summary
Public Methods | ||
public |
checkCollisionXTopOps(op: *): boolean |
|
public |
checkCollisionY(op: *): boolean |
|
public |
checkHorizontalPos(op: *) |
|
public |
checkVerticalOrder(op: *): boolean |
|
public |
getOutLinkPortIndex(parent: *, op: *): number |
Public Constructors
public constructor() source
Public Methods
public checkCollisionXTopOps(op: *): boolean source
Params:
Name | Type | Attribute | Description |
op | * |
Return:
boolean |
public checkCollisionY(op: *): boolean source
Params:
Name | Type | Attribute | Description |
op | * |
Return:
boolean |
public checkHorizontalPos(op: *) source
Params:
Name | Type | Attribute | Description |
op | * |
public checkVerticalOrder(op: *): boolean source
Params:
Name | Type | Attribute | Description |
op | * |
Return:
boolean |
public getOutLinkPortIndex(parent: *, op: *): number source
Params:
Name | Type | Attribute | Description |
parent | * | ||
op | * |
Return:
number |