Winter Cardinal UI - v0.457.0 / EShapeEmbedded

Class: EShapeEmbedded

Hierarchy

Table of contents

Constructors

Properties

Accessors

Methods

Constructors

constructor

new EShapeEmbedded(name, mode, depth, type?): EShapeEmbedded

Parameters

Name Type Default value
name string undefined
mode EShapeResourceManagerDeserializationMode undefined
depth number undefined
type number EShapeType.EMBEDDED

Returns

EShapeEmbedded

Overrides

EShapeGroupViewer.constructor

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:21

Properties

_bounds

Protected Optional _bounds: Rectangle

Inherited from

EShapeGroupViewer._bounds

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:87


_boundsInternal

Protected Optional _boundsInternal: Rectangle

Inherited from

EShapeGroupViewer._boundsInternal

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:89


_boundsInternalTransformId

Protected _boundsInternalTransformId: number

Inherited from

EShapeGroupViewer._boundsInternalTransformId

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:90


_boundsLocal

Protected Optional _boundsLocal: Rectangle

Inherited from

EShapeGroupViewer._boundsLocal

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:91


_boundsLocalTransformId

Protected _boundsLocalTransformId: number

Inherited from

EShapeGroupViewer._boundsLocalTransformId

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:92


_boundsTransformId

Protected _boundsTransformId: number

Inherited from

EShapeGroupViewer._boundsTransformId

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:88


_capability

Protected Optional _capability: EShapeCapabilityContainer

Inherited from

EShapeGroupViewer._capability

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:95


_connector

Protected Optional _connector: EShapeConnectorContainer

Inherited from

EShapeGroupViewer._connector

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:78


_depth

Protected _depth: number

Inherited from

EShapeGroupViewer._depth

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:38


_edges

Protected Optional _edges: Map<string, EShapeAcceptorEdge>

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:19


_lockTransformChild

Protected _lockTransformChild: EShapeLock

Inherited from

EShapeGroupViewer._lockTransformChild

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:82


_lockTransformParent

Protected _lockTransformParent: EShapeLock

Inherited from

EShapeGroupViewer._lockTransformParent

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:84


_lockTransformThis

Protected _lockTransformThis: EShapeLock

Inherited from

EShapeGroupViewer._lockTransformThis

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:83


_lockUploaded

Protected _lockUploaded: EShapeLock

Inherited from

EShapeGroupViewer._lockUploaded

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:85


_mode

Protected _mode: EShapeResourceManagerDeserializationMode

Inherited from

EShapeGroupViewer._mode

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:37


_name

Protected _name: string

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:18


_points

Protected Optional _points: EShapePoints

Inherited from

EShapeGroupViewer._points

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:64


_state

Protected Optional _state: EShapeStateSet

Inherited from

EShapeGroupViewer._state

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:94


_visible

Protected _visible: boolean

Inherited from

EShapeGroupViewer._visible

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:80


action

Readonly action: EShapeAction

Inherited from

EShapeGroupViewer.action

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:72


children

children: EShape[]

Inherited from

EShapeGroupViewer.children

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:99


cursor

Optional cursor: string

Inherited from

EShapeGroupViewer.cursor

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:73


data

data: EShapeData

Inherited from

EShapeGroupViewer.data

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:34


editor

Optional editor: EShapeEditor

Inherited from

EShapeGroupViewer.editor

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:111


fill

fill: EShapeFill

Inherited from

EShapeGroupViewer.fill

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:30


id

id: string

Inherited from

EShapeGroupViewer.id

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:55


index

index: number

Inherited from

EShapeGroupViewer.index

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:103


interactive

interactive: boolean

Inherited from

EShapeGroupViewer.interactive

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:74


layout

Optional layout: EShapeLayout

Inherited from

EShapeGroupViewer.layout

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:100


parent

parent: null | EShape | EShapeContainer

Inherited from

EShapeGroupViewer.parent

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:98


reference

reference: number

Inherited from

EShapeGroupViewer.reference

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:105


runtime

Optional runtime: EShapeRuntime

Inherited from

EShapeGroupViewer.runtime

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:108


selected

selected: boolean

Inherited from

EShapeGroupViewer.selected

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:104


shortcut

Optional shortcut: string

Inherited from

EShapeGroupViewer.shortcut

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:75


size

size: EShapeGroupSize

Inherited from

EShapeGroupViewer.size

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:29


stroke

stroke: EShapeStroke

Inherited from

EShapeGroupViewer.stroke

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:31


tag

tag: EShapeData

Deprecated

in favor of data

Inherited from

EShapeGroupViewer.tag

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:33


text

text: EShapeText

Inherited from

EShapeGroupViewer.text

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:35


texture

Optional texture: Texture

Inherited from

EShapeGroupViewer.texture

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:66


title

Optional title: string

Inherited from

EShapeGroupViewer.title

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:76


transform

Readonly transform: EShapeTransform

Inherited from

EShapeGroupViewer.transform

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:61


type

Readonly type: number

Inherited from

EShapeGroupViewer.type

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:57


uploaded

Optional uploaded: EShapeUploaded

Inherited from

EShapeGroupViewer.uploaded

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:114


uuid

uuid: number

Inherited from

EShapeGroupViewer.uuid

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:56


WORK_HIT_TEST_DATA

Static Protected Optional WORK_HIT_TEST_DATA: EShapeBaseHitTestData

Inherited from

EShapeGroupViewer.WORK_HIT_TEST_DATA

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:54


WORK_NEW_EDGE1

Static Protected Optional WORK_NEW_EDGE1: Matrix

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:16


WORK_NEW_EDGE2

Static Protected Optional WORK_NEW_EDGE2: Matrix

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:17

Accessors

capability

get capability(): EShapeCapabilityContainer

Returns

EShapeCapabilityContainer

Inherited from

EShapeGroupViewer.capability

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:808


connector

get connector(): EShapeConnectorContainer

Returns

EShapeConnectorContainer

Inherited from

EShapeGroupViewer.connector

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:299


corner

get corner(): number

Returns

number

Inherited from

EShapeGroupViewer.corner

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:115

set corner(corner): void

Parameters

Name Type
corner number

Returns

void

Inherited from

EShapeGroupViewer.corner

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:119


depth

get depth(): number

Returns

number

Inherited from

EShapeGroupViewer.depth

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:57


edges

get edges(): Map<string, EShapeAcceptorEdge>

Returns

Map<string, EShapeAcceptorEdge>

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:36


gradient

get gradient(): undefined | EShapeGradientLike

Returns

undefined | EShapeGradientLike

Inherited from

EShapeGroupViewer.gradient

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:123

set gradient(gradient): void

Parameters

Name Type
gradient undefined | EShapeGradientLike

Returns

void

Inherited from

EShapeGroupViewer.gradient

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:127


image

get image(): undefined | EShapeImageLike

Returns

undefined | EShapeImageLike

Inherited from

EShapeGroupViewer.image

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:143

set image(image): void

Parameters

Name Type
image undefined | EShapeImageLike

Returns

void

Inherited from

EShapeGroupViewer.image

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:147


mode

get mode(): EShapeResourceManagerDeserializationMode

Returns

EShapeResourceManagerDeserializationMode

Inherited from

EShapeGroupViewer.mode

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:53


name

get name(): string

Returns

string

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:32


points

get points(): undefined | EShapePoints

Returns

undefined | EShapePoints

Inherited from

EShapeGroupViewer.points

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:155

set points(points): void

Parameters

Name Type
points undefined | EShapePoints

Returns

void

Inherited from

EShapeGroupViewer.points

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:159


radius

get radius(): number

Returns

number

Inherited from

EShapeGroupViewer.radius

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:135

set radius(radius): void

Parameters

Name Type
radius number

Returns

void

Inherited from

EShapeGroupViewer.radius

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:139


root

get root(): EShape

Returns

EShape

Inherited from

EShapeGroupViewer.root

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:291


state

get state(): EShapeStateSet

Returns

EShapeStateSet

Inherited from

EShapeGroupViewer.state

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:797


visible

get visible(): boolean

Returns

boolean

Inherited from

EShapeGroupViewer.visible

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:308

set visible(visible): void

Parameters

Name Type
visible boolean

Returns

void

Inherited from

EShapeGroupViewer.visible

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:319


worldVisible

get worldVisible(): boolean

Returns

boolean

Inherited from

EShapeGroupViewer.worldVisible

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:326

Methods

addListener

addListener(event, fn, context?): this

Alias method for on

Parameters

Name Type
event string | symbol
fn Function
context? any

Returns

this

Inherited from

EShapeGroupViewer.addListener

Defined in

node_modules/pixi.js/pixi.js.d.ts:25495


addUuid

addUuid(manager): void

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

void

Overrides

EShapeGroupViewer.addUuid

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:158


attach

attach(parent, at?): this

Parameters

Name Type
parent EShape | EShapeContainer
at? number

Returns

this

Inherited from

EShapeGroupViewer.attach

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:349


blur

blur(): this

Returns

this

Inherited from

EShapeGroupViewer.blur

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:826


callChildTransformChange

callChildTransformChange(): void

Returns

void

Inherited from

EShapeGroupViewer.callChildTransformChange

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:189


callParentTransformChange

callParentTransformChange(): void

Returns

void

Inherited from

EShapeGroupViewer.callParentTransformChange

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:204


clone

clone(): EShapeEmbedded

Returns

EShapeEmbedded

Overrides

EShapeGroupViewer.clone

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:122


contains

contains(x, y): null | EShape

Parameters

Name Type
x number
y number

Returns

null | EShape

Inherited from

EShapeGroupViewer.contains

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:565


containsAbs

containsAbs(x, y, ax, ay, sw, ss, sa): boolean

Parameters

Name Type
x number
y number
ax number
ay number
sw number
ss number
sa number

Returns

boolean

Inherited from

EShapeGroupViewer.containsAbs

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:165


containsAbsBBox

containsAbsBBox(x, y, ax, ay): boolean

Parameters

Name Type
x number
y number
ax number
ay number

Returns

boolean

Inherited from

EShapeGroupViewer.containsAbsBBox

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:644


containsBBox

containsBBox(x, y): boolean

Parameters

Name Type
x number
y number

Returns

boolean

Inherited from

EShapeGroupViewer.containsBBox

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:627


containsChildren

containsChildren(x, y): null | EShape

Parameters

Name Type
x number
y number

Returns

null | EShape

Inherited from

EShapeGroupViewer.containsChildren

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:604


containsText

containsText(x, y): null | EShape

Parameters

Name Type
x number
y number

Returns

null | EShape

Inherited from

EShapeGroupViewer.containsText

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:583


copy

copy(source, part?): this

Parameters

Name Type Default value
source EShape undefined
part number EShapeCopyPart.ALL

Returns

this

Inherited from

EShapeGroupViewer.copy

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:881


destroy

destroy(): void

Returns

void

Inherited from

EShapeGroupViewer.destroy

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:771


detach

detach(exceptions?): this

Parameters

Name Type
exceptions? Set<EShape>

Returns

this

Inherited from

EShapeGroupViewer.detach

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:377


emit

emit(event, ...args): boolean

Calls each of the listeners registered for a given event.

Parameters

Name Type Description
event string | symbol The event name.
...args any[] Arguments that are passed to registered listeners

Returns

boolean

true if the event had listeners, else false.

Inherited from

EShapeGroupViewer.emit

Defined in

node_modules/pixi.js/pixi.js.d.ts:25441


eventNames

eventNames(): (string | symbol)[]

Return an array listing the events for which the emitter has registered listeners.

Returns

(string | symbol)[]

Inherited from

EShapeGroupViewer.eventNames

Defined in

node_modules/pixi.js/pixi.js.d.ts:25415


focus

focus(): this

Returns

this

Inherited from

EShapeGroupViewer.focus

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:821


getBounds

getBounds(skipUpdate?, result?): Rectangle

Parameters

Name Type
skipUpdate? boolean
result? Rectangle

Returns

Rectangle

Inherited from

EShapeGroupViewer.getBounds

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:674


getBoundsInternal

getBoundsInternal(skipUpdate?, result?): Rectangle

Parameters

Name Type
skipUpdate? boolean
result? Rectangle

Returns

Rectangle

Inherited from

EShapeGroupViewer.getBoundsInternal

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:690


getBoundsLocal

getBoundsLocal(skipUpdate?, result?): Rectangle

Parameters

Name Type
skipUpdate? boolean
result? Rectangle

Returns

Rectangle

Inherited from

EShapeGroupViewer.getBoundsLocal

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:706


getBoundsSize

getBoundsSize(): IPoint

Returns

IPoint

Inherited from

EShapeGroupViewer.getBoundsSize

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:101


getBounds_

getBounds_(transform, result): Rectangle

Parameters

Name Type
transform Matrix
result Rectangle

Returns

Rectangle

Inherited from

EShapeGroupViewer.getBounds_

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:726


getCapability

getCapability(): undefined | EShapeCapabilityContainer

Returns

undefined | EShapeCapabilityContainer

Inherited from

EShapeGroupViewer.getCapability

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:817


getHitTestSize

getHitTestSize(result): EShapeBaseHitTestData

Parameters

Name Type
result EShapeBaseHitTestData

Returns

EShapeBaseHitTestData

Inherited from

EShapeGroupViewer.getHitTestSize

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:533


getShapeScale

getShapeScale(): number

Returns

number

Inherited from

EShapeGroupViewer.getShapeScale

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:509


getStrokeWidthScale

getStrokeWidthScale(style): number

Parameters

Name Type
style number

Returns

number

Inherited from

EShapeGroupViewer.getStrokeWidthScale

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:517


isGroupSizeFittable

isGroupSizeFittable(): boolean

Returns

boolean

Overrides

EShapeGroupViewer.isGroupSizeFittable

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:105


listenerCount

listenerCount(event): number

Return the number of listeners listening to a given event.

Parameters

Name Type Description
event string | symbol The event name.

Returns

number

Inherited from

EShapeGroupViewer.listenerCount

Defined in

node_modules/pixi.js/pixi.js.d.ts:25432


listeners

listeners(event): Function[]

Return the listeners registered for a given event.

Parameters

Name Type Description
event string | symbol The event name.

Returns

Function[]

Inherited from

EShapeGroupViewer.listeners

Defined in

node_modules/pixi.js/pixi.js.d.ts:25424


lock

lock(part): this

Parameters

Name Type
part number

Returns

this

Inherited from

EShapeGroupViewer.lock

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:220


newClone

newClone(): EShapeEmbedded

Returns

EShapeEmbedded

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:135


newData

newData(): EShapeData

Returns

EShapeData

Inherited from

EShapeGroupViewer.newData

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:78


newEdges

newEdges(): Map<string, EShapeAcceptorEdge>

Returns

Map<string, EShapeAcceptorEdge>

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:40


newGroupFill

newGroupFill(): EShapeFill

Returns

EShapeFill

Inherited from

EShapeGroupViewer.newGroupFill

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:82


newGroupSize

newGroupSize(mode, depth): EShapeGroupSize

Parameters

Name Type
mode EShapeResourceManagerDeserializationMode
depth number

Returns

EShapeGroupSize

Overrides

EShapeGroupViewer.newGroupSize

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:109


newGroupStroke

newGroupStroke(): EShapeStroke

Returns

EShapeStroke

Inherited from

EShapeGroupViewer.newGroupStroke

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:86


newGroupText

newGroupText(): EShapeText

Returns

EShapeText

Inherited from

EShapeGroupViewer.newGroupText

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:90


newTransform

newTransform(): EShapeTransform

Returns

EShapeTransform

Inherited from

EShapeGroupViewer.newTransform

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:146


off

off(event, fn?, context?, once?): this

Alias method for removeListener

Parameters

Name Type
event string | symbol
fn? Function
context? any
once? boolean

Returns

this

Inherited from

EShapeGroupViewer.off

Defined in

node_modules/pixi.js/pixi.js.d.ts:25489


on

on(event, fn, context?): this

Add a listener for a given event.

Parameters

Name Type Description
event string | symbol The event name.
fn Function The listener function.
context? any The context to invoke the listener with.

Returns

this

this.

Inherited from

EShapeGroupViewer.on

Defined in

node_modules/pixi.js/pixi.js.d.ts:25452


onAttach

onAttach(): void

Returns

void

Inherited from

EShapeGroupViewer.onAttach

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:364


onChildTransformChange

onChildTransformChange(): void

Returns

void

Inherited from

EShapeGroupViewer.onChildTransformChange

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-group-viewer.ts:110


onDetach

onDetach(exceptions?): void

Parameters

Name Type
exceptions? Set<EShape>

Returns

void

Inherited from

EShapeGroupViewer.onDetach

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:393


onKeyDown

onKeyDown(e): boolean

Parameters

Name Type
e KeyboardEvent

Returns

boolean

Inherited from

EShapeGroupViewer.onKeyDown

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:840


onKeyUp

onKeyUp(e): boolean

Parameters

Name Type
e KeyboardEvent

Returns

boolean

Inherited from

EShapeGroupViewer.onKeyUp

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:851


onParentTransformChange

onParentTransformChange(): void

Returns

void

Inherited from

EShapeGroupViewer.onParentTransformChange

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:211


onRender

onRender(time, renderer): void

Parameters

Name Type
time number
renderer Renderer

Returns

void

Inherited from

EShapeGroupViewer.onRender

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:872


onSizeChange

onSizeChange(): void

Returns

void

Inherited from

EShapeGroupViewer.onSizeChange

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:150


onStateChange

onStateChange(newState, oldState): void

Parameters

Name Type
newState DBaseStateSet
oldState DBaseStateSet

Returns

void

Inherited from

EShapeGroupViewer.onStateChange

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:780


onThisTransformChange

onThisTransformChange(): void

Returns

void

Inherited from

EShapeGroupViewer.onThisTransformChange

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:196


onTransformChange

onTransformChange(): void

Returns

void

Inherited from

EShapeGroupViewer.onTransformChange

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:177


once

once(event, fn, context?): this

Add a one-time listener for a given event.

Parameters

Name Type Description
event string | symbol The event name.
fn Function The listener function.
context? any The context to invoke the listener with.

Returns

this

this.

Inherited from

EShapeGroupViewer.once

Defined in

node_modules/pixi.js/pixi.js.d.ts:25463


removeAllListeners

removeAllListeners(event?): this

Remove all listeners, or those of the specified event.

Parameters

Name Type Description
event? string | symbol The event name.

Returns

this

this.

Inherited from

EShapeGroupViewer.removeAllListeners

Defined in

node_modules/pixi.js/pixi.js.d.ts:25483


removeListener

removeListener(event, fn?, context?, once?): this

Remove the listeners of a given event.

Parameters

Name Type Description
event string | symbol The event name.
fn? Function Only remove the listeners that match this function.
context? any Only remove the listeners that have this context.
once? boolean Only remove one-time listeners.

Returns

this

this.

Inherited from

EShapeGroupViewer.removeListener

Defined in

node_modules/pixi.js/pixi.js.d.ts:25475


select

select(point): boolean

Parameters

Name Type
point Point

Returns

boolean

Inherited from

EShapeGroupViewer.select

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:648


serialize

serialize(manager): DDiagramSerializedItem

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

DDiagramSerializedItem

Overrides

EShapeGroupViewer.serialize

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:152


serializeChildren

serializeChildren(manager): DDiagramSerializedItem[]

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

DDiagramSerializedItem[]

Overrides

EShapeGroupViewer.serializeChildren

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:140


serializeGradient

serializeGradient(manager): number

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

number

Overrides

EShapeGroupViewer.serializeGradient

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:148


serializeImage

serializeImage(manager): number

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

number

Overrides

EShapeGroupViewer.serializeImage

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:144


serializeState

serializeState(manager): number

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

number

Inherited from

EShapeGroupViewer.serializeState

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:433


setFocused

setFocused(isFocused): void

Parameters

Name Type
isFocused boolean

Returns

void

Inherited from

EShapeGroupViewer.setFocused

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:831


toDirty

toDirty(): void

Returns

void

Inherited from

EShapeGroupViewer.toDirty

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:341


toEdgeNormal

toEdgeNormal(x, y): EShapeAcceptorEdgeNormal

Parameters

Name Type
x number
y number

Returns

EShapeAcceptorEdgeNormal

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:90


toEdgePosition

toEdgePosition(cp, s): number

Parameters

Name Type
cp number
s number

Returns

number

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:83


toGlobal

toGlobal(position, result, skipUpdate?): Point

Parameters

Name Type
position IPoint
result Point
skipUpdate? boolean

Returns

Point

Inherited from

EShapeGroupViewer.toGlobal

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:653


toHitTestData

toHitTestData(x, y): EShapeBaseHitTestData

Parameters

Name Type
x number
y number

Returns

EShapeBaseHitTestData

Inherited from

EShapeGroupViewer.toHitTestData

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:540


toLocal

toLocal(position, from?, result?, skipUpdate?): Point

Parameters

Name Type
position IPoint
from? DisplayObject
result? Point
skipUpdate? boolean

Returns

Point

Inherited from

EShapeGroupViewer.toLocal

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:662


unlock

unlock(part, invoke): this

Parameters

Name Type
part number
invoke boolean

Returns

this

Inherited from

EShapeGroupViewer.unlock

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:236


update

update(time): void

Parameters

Name Type
time number

Returns

void

Inherited from

EShapeGroupViewer.update

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:863


updateTransform

updateTransform(): void

Returns

void

Inherited from

EShapeGroupViewer.updateTransform

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:406


updateUploaded

updateUploaded(recursively?): void

Parameters

Name Type
recursively? boolean

Returns

void

Inherited from

EShapeGroupViewer.updateUploaded

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-base.ts:271


updateUuid

updateUuid(manager): void

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

void

Overrides

EShapeGroupViewer.updateUuid

Defined in

src/main/typescript/wcardinal/ui/shape/variant/e-shape-embedded.ts:162