| CResourceManager.AcquireTask | Load task for a group of resources |
| ►CActionBaseMetadata | Metadata definitions for ActionBase |
| ►CActionMetadata | Metadata definitions for Action |
| CAssert | A class that can be used to analyze the correctness of the program's behavior |
| ►CAutoCloseable | |
| CBitmapImage | BitmapImage is the basic runtime primitive to load, hold, and convert image data in memory |
| ►CButtonConceptMetadata | Metadata definitions for ButtonConcept |
| 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 |
| CButtonConceptMetadata.ClickedMessageArguments | Metadata definitions for ClickedMessageArguments |
| CColorRGBA | Color with 4 floating point components: red, green, blue and alpha (r, g, b, a) |
| ►CConditionMetadata | Metadata definitions for Condition |
| CNode.ContentStretch | Content stretch option |
| ►CDataContextMetadata | Metadata definitions for DataContext |
| ►CDataObjectBoolMetadata | Metadata definitions for DataObjectBool |
| ►CDataObjectIntMetadata | Metadata definitions for DataObjectInt |
| ►CDataObjectListMetadata | Metadata definitions for DataObjectList |
| ►CDataObjectMetadata | Metadata definitions for DataObject |
| ►CDataObjectRealMetadata | Metadata definitions for DataObjectReal |
| ►CDataObjectStringMetadata | Metadata definitions for DataObjectString |
| CDataObjectType | Type enumerations for different data object types |
| ►CDataSourceMetadata | Metadata definitions for DataSource |
| CPropertyType< TDataType >.DataType | Enumeration of data types that can be stored as properties |
| 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 |
| ►CException | |
| CMatrix4x4.FieldOfViewType | Field of view type of a camera |
| ►CFontStyleConceptMetadata | Metadata definitions for FontStyleConcept |
| CNode2D.ForegroundHint | Hint for foreground handling of nodes |
| ►CForwardingActionMetadata | Metadata definitions for ForwardingAction |
| 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 |
| ►CKanziObject | Object is the base class for Kanzi UI classes that implement association with a Domain |
| CResourceManager.LoadTask | Load task allows implementing custom asynchronous resource loading |
| CLog | |
| CLogJNI | |
| CButtonConceptMetadata.LongPressMessageArguments | Metadata definitions for LongPressMessageArguments |
| 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 |
| ►CMetaclass | Metaclass provides type inspection mechanism for Kanzi classes |
| 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 |
| ►CNode3DMetadata | Metadata definitions for Node3D |
| CNodeComponentMetadata.NodeComponentMessageArguments | Metadata definitions for NodeComponentMessageArguments |
| ►CNodeComponentMetadata | Metadata definitions for NodeComponent |
| 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 |
| COptionalBool | |
| COptionalColorRGBA | |
| COptionalFloat | |
| COptionalInt | |
| COptionalMatrix3x3 | |
| COptionalMatrix4x4 | |
| COptionalSRTValue2D | |
| COptionalSRTValue3D | |
| COptionalVector2 | |
| COptionalVector3 | |
| COptionalVector4 | |
| 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 |
| 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 |
| CNode3D.RenderMode | Rendering mode for the node |
| CNode2D.RenderType | Node2D render type - affects elementary decisions about node rendering |
| 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 | |
| CSamplerAddressingMode | |
| CSamplerFilter | |
| CSamplerMipmapMode | |
| ►CSceneMetadata | Metadata definitions for Scene |
| 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 |
| ►CTextBlockConceptMetadata | Metadata definitions for TextBlockConcept |
| ►CTextConceptMetadata | Metadata definitions for TextConcept |
| 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 |
| CTextureType | Texture type |
| CButtonConceptMetadata.ToggledOffMessageArguments | Metadata definitions for ToggledOffMessageArguments |
| CButtonConceptMetadata.ToggledOnMessageArguments | Metadata definitions for ToggledOnMessageArguments |
| CButtonConceptMetadata.ToggleStateChangedMessageArguments | Metadata definitions for ToggleStateChangedMessageArguments |
| ►CTriggerMetadata | Metadata definitions for Trigger |
| 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 |