Interface: IPortStateWithoutIds
Hierarchy
IPortStateWithoutIds
Properties
data
• Optional data: any
isConnectionEnabled
• Optional isConnectionEnabled: null | boolean
label
• Optional label: null | string
linkDirection
• Optional linkDirection: null | "left" | "right" | "up" | "down" | "left-down" | "left-up" | "right-down" | "right-up"
offsetFromNodeCenter
• Optional offsetFromNodeCenter: null | number
offsetFromOrigin
• Optional offsetFromOrigin: null | Point
position
• Optional position: null | "left-top" | "right-top" | "right-bottom" | "left-bottom" | "left-center" | "top-left" | "top-center" | "top-right" | "right-center" | "bottom-left" | "bottom-center" | "bottom-right" | "diagonal-left-top" | "diagonal-right-top" | "diagonal-right-bottom" | "diagonal-left-bottom"
type
• Optional type: null | string