CResourceManager.AcquireTask | Load task for a group of resources |
►CActionBaseMetadata | Metadata definitions for ActionBase |
►CActionBase | Base abstraction class for Action classes |
►CAction | Actions are small operations that Kanzi executes when the trigger event that contains that action occurs and the trigger conditions are met |
CForwardingAction | ForwardingAction is the base class for the action classes that read and send arguments, such as SetPropertyAction or DispatchMessageAction |
►CActionMetadata | Metadata definitions for Action |
CAction | Actions are small operations that Kanzi executes when the trigger event that contains that action occurs and the trigger conditions are met |
CActivityHostConceptMetadata.ActivationMessageArguments | Metadata definitions for ActivationMessageArguments |
►CActivityCodeBehindMetadata | Metadata definitions for ActivityCodeBehind |
CActivityCodeBehind | ActivityCodeBehind is code that is associated with a particular Activity node, and has access to the properties of that Activity node |
►CActivityConceptMetadata | Metadata definitions for ActivityConcept |
►CActivity2DMetadata | Metadata definitions for Activity2D |
CActivity2D | |
►CActivity3DMetadata | Metadata definitions for Activity3D |
CActivity3D | |
►CActivityHostConceptMetadata | Metadata definitions for ActivityHostConcept |
►CExclusiveActivityHost2DMetadata | Metadata definitions for ExclusiveActivityHost2D |
CExclusiveActivityHost2D | |
►CExclusiveActivityHost3DMetadata | Metadata definitions for ExclusiveActivityHost3D |
CExclusiveActivityHost3D | |
►CParallelActivityHost2DMetadata | Metadata definitions for ParallelActivityHost2D |
CParallelActivityHost2D | |
►CParallelActivityHost3DMetadata | Metadata definitions for ParallelActivityHost3D |
CParallelActivityHost3D | |
CActivityConceptMetadata.ActivityInternalMessageArguments | Metadata definitions for ActivityInternalMessageArguments |
CActivityConceptMetadata.ActivityMessageArguments | Metadata definitions for ActivityMessageArguments |
CActivityConceptMetadata.ActivityPrefabMessageArguments | Metadata definitions for ActivityPrefabMessageArguments |
CActivityStatus | |
CAssert | A class that can be used to analyze the correctness of the program's behavior |
►CAutoCloseable | |
CObjectRef< ObjectType extends KanziObject > | The ObjectRef class is used to store an owning reference to a KanziObject instance |
CBitmapImage | BitmapImage is the basic runtime primitive to load, hold, and convert image data in memory |
►CButtonConceptMetadata | Metadata definitions for ButtonConcept |
►CButton2DMetadata | Metadata definitions for Button2D |
CButton2D | A class that implements a 2D button UI control |
CCachingMode | Caching modes for nodes |
CResourceManager.AcquireTask.Callback | Callback interface to indicate that resource loading is finished |
CButtonConceptMetadata.CanceledMessageArguments | Metadata definitions for CanceledMessageArguments |
►CClickConceptMetadata | Metadata definitions for ClickConcept |
CButton2DMetadata | Metadata definitions for Button2D |
CButtonConceptMetadata.ClickedMessageArguments | Metadata definitions for ClickedMessageArguments |
►CCodeBehindMetadata | Metadata definitions for CodeBehind |
►CCodeBehind | Code Behind is a workflow where you associate code with an instance of a node instead of a type |
CActivityCodeBehind | ActivityCodeBehind is code that is associated with a particular Activity node, and has access to the properties of that Activity node |
CColorRGBA | Color with 4 floating point components: red, green, blue and alpha (r, g, b, a) |
CCodeBehind.CommandHandler | CommandHandler implements a handler for a command |
CCommandMetadata.CommandMessageArguments | Metadata definitions for CommandMessageArguments |
CCommandMetadata | Metadata definitions for Command |
►CConditionMetadata | Metadata definitions for Condition |
CCondition | Condition for triggers |
CNode.ContentStretch | Content stretch option |
►CDataContextMetadata | Metadata definitions for DataContext |
►CDataContext | DataContext acts as a container for data |
►CDataObject | DataObject is a node in a tree of data |
CDataObjectBool | DataObjectBool is a specialization of DataObject for data of Boolean type |
CDataObjectInt | DataObjectInt is a specialization of DataObject for data of Integer type |
CDataObjectList | DataObjectList is a specialization of DataObject for list data |
CDataObjectReal | DataObjectReal is a specialization of DataObject for data of Double type |
CDataObjectString | DataObjectString is a specialization of DataObject for data of String type |
CDataSource | Use data sources to separate the user interface from the application data and to remove the dependencies between a Kanzi Studio project and the application code which define the Kanzi application |
►CDataObjectBoolMetadata | Metadata definitions for DataObjectBool |
CDataObjectBool | DataObjectBool is a specialization of DataObject for data of Boolean type |
►CDataObjectIntMetadata | Metadata definitions for DataObjectInt |
CDataObjectInt | DataObjectInt is a specialization of DataObject for data of Integer type |
►CDataObjectListMetadata | Metadata definitions for DataObjectList |
CDataObjectList | DataObjectList is a specialization of DataObject for list data |
►CDataObjectMetadata | Metadata definitions for DataObject |
CDataObject | DataObject is a node in a tree of data |
►CDataObjectRealMetadata | Metadata definitions for DataObjectReal |
CDataObjectReal | DataObjectReal is a specialization of DataObject for data of Double type |
►CDataObjectStringMetadata | Metadata definitions for DataObjectString |
CDataObjectString | DataObjectString is a specialization of DataObject for data of String type |
CDataObjectType | Type enumerations for different data object types |
►CDataSourceMetadata | Metadata definitions for DataSource |
CDataSource | Use data sources to separate the user interface from the application data and to remove the dependencies between a Kanzi Studio project and the application code which define the Kanzi application |
CNode.DepthAlignment | Depth alignment options |
CDomain | Domain binds Kanzi subsystems and objects together |
CDynamicPropertyType< Boolean > | |
CDynamicPropertyType< com.rightware.kanzi.ColorRGBA > | |
CDynamicPropertyType< com.rightware.kanzi.Matrix4x4 > | |
CDynamicPropertyType< com.rightware.kanzi.Resource > | |
CDynamicPropertyType< com.rightware.kanzi.SRTValue2D > | |
CDynamicPropertyType< com.rightware.kanzi.SRTValue3D > | |
CDynamicPropertyType< com.rightware.kanzi.Vector2 > | |
CDynamicPropertyType< com.rightware.kanzi.Vector3 > | |
CDynamicPropertyType< Float > | |
CDynamicPropertyType< Integer > | |
CDynamicPropertyType< String > | |
CEditorInfo | Editor information for metadata |
CEditorInfoAttribute | Editor information attribute for custom editor information for metadata |
►CEmptyNode2DMetadata | Metadata definitions for EmptyNode2D |
CEmptyNode2D | Empty Node 2D can be used to group other 2D nodes |
►CException | |
CObjectNotFoundException | Exception class to indicate that an Object was not found |
►CExclusiveActivityHostConceptMetadata | Metadata definitions for ExclusiveActivityHostConcept |
CExclusiveActivityHost2DMetadata | Metadata definitions for ExclusiveActivityHost2D |
CExclusiveActivityHost3DMetadata | Metadata definitions for ExclusiveActivityHost3D |
CMatrix4x4.FieldOfViewType | Field of view type of a camera |
►CFontStyleConceptMetadata | Metadata definitions for FontStyleConcept |
►CTextBlock2DMetadata | Metadata definitions for TextBlock2D |
CTextBlock2D | Text Block 2D displays text in 2D |
CNode2D.ForegroundHint | Hint for foreground handling of nodes |
►CForwardingActionMetadata | Metadata definitions for ForwardingAction |
CForwardingAction | ForwardingAction is the base class for the action classes that read and send arguments, such as SetPropertyAction or DispatchMessageAction |
CGPUResourceMemoryType | Memory upload and RAM preservation strategy for GPU resources |
CGraphicsCompareFunction | Renderer stencil modes |
CGraphicsFormat | GraphicsFormat specifies format of graphics data used for example in textures and vertex attributes |
CEnum.Helper | Class for holding static functionalities of Enum class |
CNode.HorizontalAlignment | Horizontal alignment options |
►CImage2DMetadata | Metadata definitions for Image2D |
CImage2D | A class that implements a 2D image UI control |
CActivityHostConceptMetadata.ImplicitActivityChangeRequestMessageArguments | Metadata definitions for ImplicitActivityChangeRequestMessageArguments |
CExclusiveActivityHostConceptMetadata.ImplicitActivityChangeRequestMessageArguments | Metadata definitions for ImplicitActivityChangeRequestMessageArguments |
►CKanziObject | Object is the base class for Kanzi UI classes that implement association with a Domain |
CActionBase | Base abstraction class for Action classes |
CCondition | Condition for triggers |
►CNode | Base class for Kanzi nodes |
►CNode2D | Node2D is the base class of all 2D nodes |
CActivity2D | |
CButton2D | A class that implements a 2D button UI control |
CEmptyNode2D | Empty Node 2D can be used to group other 2D nodes |
CExclusiveActivityHost2D | |
CImage2D | A class that implements a 2D image UI control |
CParallelActivityHost2D | |
CStackLayout2D | Stack Layout 2D arranges its items on a line along the axis you specify in the DirectionProperty |
CTextBlock2D | Text Block 2D displays text in 2D |
CViewport2D | Use a Viewport 2D to set the size of a render target surface onto which content is projected |
►CNode3D | Node3D is the base class of all 3D nodes |
CActivity3D | |
CExclusiveActivityHost3D | |
CParallelActivityHost3D | |
CScene | Scene is a 3D node that is the root node for other 3D nodes |
CStackLayout3D | Stack Layout 3D arranges its items on a line along the axis you specify in the DirectionProperty |
►CNodeComponent | NodeComponent is the base class for all node components |
CCodeBehind | Code Behind is a workflow where you associate code with an instance of a node instead of a type |
CTrigger | Trigger is the base class for defining events, conditions and actions for content-driven logic programming |
►CResource | Represents the base class for all resources |
CDataContext | DataContext acts as a container for data |
CPrefabTemplate | This class represents a prefab (prefabricated template) resource that is a description of a scene graph that can be instantiated at runtime |
CTexture | A Texture provides an image that you can use in Image nodes, Texture Brushes, materials for use in 3D rendering, or Material Brushes |
CLayoutDirection | Direction in which stack layout arranges its items |
CResourceManager.LoadTask | Load task allows implementing custom asynchronous resource loading |
CLog | |
CLogJNI | |
CButtonConceptMetadata.LongPressMessageArguments | Metadata definitions for LongPressMessageArguments |
CMainLoopScheduler | MainLoopScheduler implements the Kanzi application main loop in form of a sequence of stages, each consisting of a sequence of tasks, where a task is a callable method |
CMatrix3x3 | Matrix with 3x3 elements |
CMatrix4x4 | Matrix with 4x4 elements |
CMessageArguments | MessageArguments is the base class for arguments passed in messages |
CMessageRouting | Message routing modes |
CNode.MessageSubscriptionFunction | Defines the message handler invoked when a node receives a message it listens to |
CNode.MessageSubscriptionToken | Message subscription token that identifies a message subscription |
►CMessageType | An instance of a MessageType represents a single message type in the Kanzi message system |
CAbstractMessageType | AbstractMessageType is a handle to an existing message type |
►CMetaclass | Metaclass provides type inspection mechanism for Kanzi classes |
CAbstractMetaclass | AbstractMetaclass is a handle to an existing metaclasses |
CMetaclassRegistry | A container class for Java metaclasses and proxies |
CMetadata | The Metadata annotation specifies property, message type or nested classes to be automatically registered when the containing class is registered to Domain with registerClass or overrideClass |
CDataContext.ModifiedSubscriptionFunction | Callback functions for Modified Subscription events |
CDataContext.ModifiedSubscriptionToken | Token to represent a Modified Subscription |
►CNode2DMetadata | Metadata definitions for Node2D |
CNode2D | Node2D is the base class of all 2D nodes |
►CNode3DMetadata | Metadata definitions for Node3D |
CNode3D | Node3D is the base class of all 3D nodes |
CNodeComponentMetadata.NodeComponentMessageArguments | Metadata definitions for NodeComponentMessageArguments |
►CNodeComponentMetadata | Metadata definitions for NodeComponent |
CNodeComponent | NodeComponent is the base class for all node components |
CNodeComponentMetadata.NodeComponentSourceMessageArguments | Metadata definitions for NodeComponentSourceMessageArguments |
CNodeComponentState | State indicating if component is attached to a node, detached from any node
or in process of attaching/detaching |
►CNodeMetadata | Metadata definitions for Node |
CNode | Base class for Kanzi nodes |
COptionalBool | |
COptionalColorRGBA | |
COptionalFloat | |
COptionalInt | |
COptionalMatrix3x3 | |
COptionalMatrix4x4 | |
COptionalSRTValue2D | |
COptionalSRTValue3D | |
COptionalVector2 | |
COptionalVector3 | |
COptionalVector4 | |
►CParallelActivityHostConceptMetadata | Metadata definitions for ParallelActivityHostConcept |
CParallelActivityHost2DMetadata | Metadata definitions for ParallelActivityHost2D |
CParallelActivityHost3DMetadata | Metadata definitions for ParallelActivityHost3D |
CNode2D.PerspectiveTransformationMode | Node2D perspective transformation mode |
CNode2D.PixelFormat | Pixel formats |
CPlatform | Holds information about the current platform |
CPlugin | Represents the abstract base class for all plugins |
CDomain.PluginHandler | Plugin handler implements the functionality for loading a plugin from the associated plugin file |
CButtonConceptMetadata.PointerEnteredMessageArguments | Metadata definitions for PointerEnteredMessageArguments |
CButtonConceptMetadata.PointerLeftMessageArguments | Metadata definitions for PointerLeftMessageArguments |
CButtonConceptMetadata.PressedMessageArguments | Metadata definitions for PressedMessageArguments |
CPropertyDataType | Enumeration of data types that can be stored as properties |
CPropertyNotificationReason | Property notification reason |
►CPropertyType< TDataType > | An instance of a PropertyType represents a single property type in the Kanzi property system |
CAbstractPropertyType | AbstractPropertyType is a homogeneous property type handle to an existing property type |
CDynamicPropertyType< TDataType > | DynamicPropertyType is a handle to an existing property type of known data type |
CPropertyTypeChangeFlag | Each property type has a set of property change flags that indicate the effects that changing a property has |
CResourceManager.ProtocolHandler | ProtocolHandler allows implementing custom resource loading for a specific protocol |
►CQuaternion | Quaternions represent rotation around an axis, defined by quaternion components x, y, z and w |
CQuaternionLongerPath | Quaternion for interpolating rotation along longer path |
CActivityHostConceptMetadata.RegisterActivityElementInternalMessageArguments | Metadata definitions for RegisterActivityElementInternalMessageArguments |
CNode3D.RenderMode | Rendering mode for the node |
CNode2D.RenderType | Node2D render type - affects elementary decisions about node rendering |
CResourceLoadTaskType | The type of the load task |
CResourceManager | The resource manager maintains kzb files and provides mechanisms to load resources from kzb files |
CResourceManager.ProtocolHandler.Result | Holds the result of ProtocolHandler handle callback |
►CRuntimeException | |
CInvalidKzbFileException | Exception class to indicate a KZB File is invalid |
CStaleObjectException | Exception class to indicate attempts to use a KanziObject which no longer refers to a valid native object |
CSamplerAddressingMode | |
CSamplerFilter | |
CSamplerMipmapMode | |
►CSceneMetadata | Metadata definitions for Scene |
CScene | Scene is a 3D node that is the root node for other 3D nodes |
CSRTValue2D | A structure that describes the scale, rotation and translation transformation in 2D space |
CSRTValue3D | A structure that describes the scale, rotation and translation transformation in 3D space |
►CStackLayoutConceptMetadata | Metadata definitions for StackLayoutConcept |
►CStackLayout2DMetadata | Metadata definitions for StackLayout2D |
CStackLayout2D | Stack Layout 2D arranges its items on a line along the axis you specify in the DirectionProperty |
►CStackLayout3DMetadata | Metadata definitions for StackLayout3D |
CStackLayout3D | Stack Layout 3D arranges its items on a line along the axis you specify in the DirectionProperty |
CMainLoopScheduler.Stage | Stage instance represent a Stage in the Kanzi main loop |
CActivityConceptMetadata.StartActivationInternalMessageArguments | Metadata definitions for StartActivationInternalMessageArguments |
CActivityConceptMetadata.StatusChangedInternalMessageArguments | Metadata definitions for StatusChangedInternalMessageArguments |
CActivityConceptMetadata.StatusChangedMessageArguments | Metadata definitions for StatusChangedMessageArguments |
CActivityCodeBehind.StatusChangeHandler | StatusChangeHandler implements a handler for Activity status change |
CMainLoopScheduler.Task | A task that can be added for one-time or repeated execution by MainLoopScheduler |
CTaskRecurrence | Enumeration for task recurrence options |
CMainLoopScheduler.TaskToken | The token of the task |
►CTextBlockConceptMetadata | Metadata definitions for TextBlockConcept |
CTextBlock2DMetadata | Metadata definitions for TextBlock2D |
►CTextConceptMetadata | Metadata definitions for TextConcept |
CTextBlock2DMetadata | Metadata definitions for TextBlock2D |
CTextureBuilder | TextureBuilder is a class used for setting up properties to initialize textures |
CTextureCreateInfoStatus | Status tells if texture creation parameters can be used to create a texture |
►CTextureMetadata | Metadata definitions for Texture |
CTexture | A Texture provides an image that you can use in Image nodes, Texture Brushes, materials for use in 3D rendering, or Material Brushes |
CTextureType | Texture type |
CTimerRecurrence | Enumeration for timer recurrence options |
CMainLoopScheduler.TimerTask | A task that can be scheduled for one-time or repeated execution by MainLoopScheduler |
CMainLoopScheduler.TimerToken | The token of the timer task |
CButtonConceptMetadata.ToggledOffMessageArguments | Metadata definitions for ToggledOffMessageArguments |
CButtonConceptMetadata.ToggledOnMessageArguments | Metadata definitions for ToggledOnMessageArguments |
CButtonConceptMetadata.ToggleStateChangedMessageArguments | Metadata definitions for ToggleStateChangedMessageArguments |
►CTriggerMetadata | Metadata definitions for Trigger |
CTrigger | Trigger is the base class for defining events, conditions and actions for content-driven logic programming |
CActivityHostConceptMetadata.UnregisterActivityElementInternalMessageArguments | Metadata definitions for UnregisterActivityElementInternalMessageArguments |
►CValueControlledExclusiveActivityHostConceptMetadata | Metadata definitions for ValueControlledExclusiveActivityHostConcept |
CExclusiveActivityHost2DMetadata | Metadata definitions for ExclusiveActivityHost2D |
CExclusiveActivityHost3DMetadata | Metadata definitions for ExclusiveActivityHost3D |
CVector2 | Vector with 2 floating point components: (x, y) |
CVector3 | Vector with 3 floating point components: (x, y, z) |
CVector4 | Vector with 4 floating point components: (x, y, z, w) |
CNode.VerticalAlignment | Vertical alignment options |
►CViewport2DMetadata | Metadata definitions for Viewport2D |
CViewport2D | Use a Viewport 2D to set the size of a render target surface onto which content is projected |