Kanzi  3.9.2
Java API
ContentLayout2DMetadata Interface Reference

Metadata definitions for ContentLayout2D. More...

Inheritance diagram for ContentLayout2DMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.ContentLayout2D")
 Metaclass for ContentLayout2D.
 
- Public Attributes inherited from ContentLayoutConceptMetadata
DynamicPropertyType< Vector2DepthPaddingProperty
 Sets the padding spaces between the content and the front and back boundaries of the Content Layout 3D node. More...
 
DynamicPropertyType< Vector2HorizontalPaddingProperty
 Sets the padding spaces between the content and the left and right boundaries of the Content Layout node. More...
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.ContentLayoutConcept")
 Metaclass for ContentLayoutConcept.
 
DynamicPropertyType< Vector2VerticalPaddingProperty
 Sets the padding spaces between the content and the top and bottom boundaries of the Content Layout node. More...
 

Detailed Description

Metadata definitions for ContentLayout2D.