configurator-core/src/services/configurator-ui-callback..PlannerKernelContainer

# Table of contents

# Properties

# Properties

# AbstractModel

AbstractModel: AbstractModel


# AddOnSpotArray

AddOnSpotArray: AddOnSpotArray


# BaseMaterial

BaseMaterial: BaseMaterial


# CatalogItem

CatalogItem: CatalogItem


# CatalogItemPtrList

CatalogItemPtrList: CatalogItemPtrList


# ComponentArray

ComponentArray: ComponentArray


# ConfigurationArray

ConfigurationArray: ConfigurationArray


# ConstObjectPtr

ConstObjectPtr: ConstructionObject


# ConstructionObject

ConstructionObject: ConstructionObject


# ConstructionObjectSet

ConstructionObjectSet: ConstructionObjectSet


# DockPairToLineArray

DockPairToLineArray: DockPairToLineArray


# DockPairToPointArray

DockPairToPointArray: DockPairToPointArray


# DrawingType

DrawingType: DrawingType


# EMSReference

EMSReference: EMSReference


# ExternalReference

ExternalReference: ExternalReference


# Floor

Floor: Floor


# FloorMaterial

FloorMaterial: FloorMaterial


# IntArray

IntArray: IntArray


# Kernel

Kernel: ConfiguratorKernelClass


# LongArray

LongArray: LongArray


# MaterialSourceType

MaterialSourceType: MaterialSourceType


# Node

Node: Node


# ObjectGroup

ObjectGroup: ObjectGroup


# ParamKeyValuePairArray

ParamKeyValuePairArray: ParamKeyValuePairArray


# ParameterArray

ParameterArray: ParameterArray


# ParameterGroupArray

ParameterGroupArray: ParameterGroupArray


# ParameterValueArray

ParameterValueArray: ParameterValueArray


# PartArray

PartArray: PartArray


# PartListParameterArray

PartListParameterArray: PartListParameterArray


# Plan

Plan: Plan


# PlanElement

PlanElement: PlanElement


# PlanElementType

PlanElementType: PlanElementType


# PlanImage

PlanImage: PlanImage


# PlanInteractionHandler

PlanInteractionHandler: PlanInteractionHandler


# PlanMeasure

PlanMeasure: PlanMeasure


# PlanModelViewHelper

PlanModelViewHelper: PlanModelViewHelper


# PlanObject

PlanObject: PlanObjectPtr


# PlanObjectList

PlanObjectList: PlanObjectList


# PlanObjectObjectSet

PlanObjectObjectSet: PlanObjectObjectSet


# PlanObjectPtrList

PlanObjectPtrList: PlanObjectPtrList


# PlanObjectPtrVector

PlanObjectPtrVector: PlanObjectPtrVector


# PlanObjectSide

PlanObjectSide: PlanObjectSide


# PlanText

PlanText: PlanText


# PointArray

PointArray: PointArray


# PossibleChildArray

PossibleChildArray: PossibleChildArray


# RangeArray

RangeArray: RangeArray


# ResizingAnchor

ResizingAnchor: ResizingAnchor


# SizeTArray

SizeTArray: SizeTArray


# StringArray

StringArray: StringArray


# Type

Type: Type


# Unit

Unit: Unit


# UnitMeasureFormatter

UnitMeasureFormatter: UnitMeasureFormatter


# UnitStringType

UnitStringType: UnitStringType


# UnitType

UnitType: UnitType


# VariableArray

VariableArray: VariableArray


# VariantArray

VariantArray: VariantArray


# Vector2fArray

Vector2fArray: Vector2fArray


# Wall

Wall: Wall


# WallExtensionType

WallExtensionType: WallExtensionType


# WallMaterial

WallMaterial: WallMaterial


# WallSide

WallSide: WallSide


# catalogItemLoaded

catalogItemLoaded: (aCatalogItem: CatalogItem) => void

# Type declaration

▸ (aCatalogItem): void

# Parameters
Name Type
aCatalogItem CatalogItem
# Returns

void


# registerPlannerCallback

registerPlannerCallback: (callbacksObject: any) => void

# Type declaration

▸ (callbacksObject): void

# Parameters
Name Type
callbacksObject any
# Returns

void


# toPlanObjectSide

toPlanObjectSide: (a: number) => PlanObjectSide

# Type declaration

▸ (a): PlanObjectSide

# Parameters
Name Type
a number
# Returns

PlanObjectSide


# toResizingAnchor

toResizingAnchor: (a: number) => ResizingAnchor

# Type declaration

▸ (a): ResizingAnchor

# Parameters
Name Type
a number
# Returns

ResizingAnchor


# toUnit

toUnit: (enumIndex: number) => Unit

# Type declaration

▸ (enumIndex): Unit

# Parameters
Name Type
enumIndex number
# Returns

Unit


# toUnitFormat

toUnitFormat: (enumIndex: number) => UnitStringType

# Type declaration

▸ (enumIndex): UnitStringType

# Parameters
Name Type
enumIndex number
# Returns

UnitStringType


# toWallSide

toWallSide: (a: number) => WallSide

# Type declaration

▸ (a): WallSide

# Parameters
Name Type
a number
# Returns

WallSide


# unregisterPlannerCallback

unregisterPlannerCallback: (callbacksObject: any) => void

# Type declaration

▸ (callbacksObject): void

# Parameters
Name Type
callbacksObject any
# Returns

void