Skip to content

@jtopo/core / NodeState

Interface: NodeState

Hierarchy

  • VisualEntityState

    NodeState

Table of contents

Properties

Properties

attrDirty

attrDirty: boolean

Inherited from

VisualEntityState.attrDirty


hasBackgroundColor

hasBackgroundColor: boolean


hasBorder

hasBorder: boolean


isOutOfViewport

isOutOfViewport: boolean

Inherited from

VisualEntityState.isOutOfViewport


needPaint

needPaint: boolean

Inherited from

VisualEntityState.needPaint


renderIndex

renderIndex: number

Inherited from

VisualEntityState.renderIndex


shapeSize

shapeSize: Object

Type declaration

NameType
widthnumber
heightnumber

textArr

textArr: string[]


textDirty

textDirty: boolean


textHeight

textHeight: number


textLineHeight

textLineHeight: number


textPositionCache

textPositionCache: Object

Type declaration

NameType
xnumber
ynumber

textWidth

textWidth: number