Kanzi  3.9.2
Java API
FlowLayout3DMetadata Interface Reference

Metadata definitions for FlowLayout3D. More...

Inheritance diagram for FlowLayout3DMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.FlowLayout3D")
 Metaclass for FlowLayout3D.
 
- Public Attributes inherited from FlowLayoutConceptMetadata
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.FlowLayoutConcept")
 Metaclass for FlowLayoutConcept.
 
DynamicPropertyType< Integer > PrimaryDirectionProperty
 The direction along which the layout arranges items until the layout limit in that direction is reached. More...
 
DynamicPropertyType< Integer > SecondaryDirectionProperty
 The direction along which the flow layout arranges lines of the primary direction. More...
 

Detailed Description

Metadata definitions for FlowLayout3D.