ServicesConfiguratorUiCallback.Internal.PlanImage

configurator-core/src/services/configurator-ui-callback.internal.PlanImage

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new PlanImage()

Inherited from

PlanElement.constructor

Properties

center

center: KernelVector3f


extRef

extRef: number

Inherited from

PlanElement.extRef


isLocked

isLocked: boolean

Inherited from

PlanElement.isLocked


isValid

isValid: boolean

Inherited from

PlanElement.isValid


rotation

rotation: KernelVector3f


size

size: KernelVector2f


url

url: string

Methods

getCenter

getCenter(): KernelVector3f

Returns

KernelVector3f

Inherited from

PlanElement.getCenter


getId

getId(): number

Returns

number

Inherited from

PlanElement.getId


getType

getType(): PlanElementType

Returns

PlanElementType

Inherited from

PlanElement.getType

Last updated