Winter Cardinal UI - v0.457.0 / EShapeConnectorContainer
▸ add(target): boolean
| Name | Type |
|---|---|
target |
EShapeConnectorEdge |
boolean
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:10
▸ attach(): this
this
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:18
▸ clear(): boolean
boolean
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:12
▸ contains(target): boolean
| Name | Type |
|---|---|
target |
EShapeConnectorEdge |
boolean
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:15
▸ copy(source): this
| Name | Type |
|---|---|
source |
EShapeConnectorContainer |
this
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:13
▸ detach(exceptions?): this
| Name | Type |
|---|---|
exceptions? |
Set<EShape> |
this
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:19
▸ each(iteratee): this
| Name | Type |
|---|---|
iteratee |
(edge: EShapeConnectorEdge) => void |
this
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:14
▸ fit(forcibly?): void
| Name | Type |
|---|---|
forcibly? |
boolean |
void
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:17
▸ remove(target): boolean
| Name | Type |
|---|---|
target |
EShapeConnectorEdge |
boolean
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:11
▸ size(): number
number
src/main/typescript/wcardinal/ui/shape/e-shape-connector-container.ts:16