Package including interactive graphic elements
ViewElements package includes the Containers, Drawables, InteractiveControls and BasicElements packages. These packages contain classes describing the interactive graphic elements.
Name | Description |
---|---|
![]() |
Connector Parent |
![]() |
Connector Child |
![]() |
Container elements |
![]() |
Drawable elements |
![]() |
Interactive control elements |
![]() |
Basic elements |
Connector Parent
Extends from src.Interfaces.ParentL (Connector of non drawable components - Parent information).
Name | Description |
---|---|
nodeReference | |
vec[50] | |
ind | |
gridLayout | True if the component hosting the element has the Grid layout policy |
c |
Connector Child
Extends from src.Interfaces.ChildL (Connector of non drawable components).
Name | Description |
---|---|
nodeReference | |
vec[50] | |
ind | |
gridLayout | True if the component has the Grid layout policy |
c |