Interactive.src.TypesDef

Definitions of new types

Information


This package include new type definitions
These types are intended to be used to define some properties of the graphic interactive elements (such as color, layout, etc...)

Package Content

Name Description
Interactive.src.TypesDef.LayoutPolicy LayoutPolicy Layout policy
Interactive.src.TypesDef.positioninLayout positioninLayout Position of a component in a container that has the BorderLayout policy
Interactive.src.TypesDef.booleanValue booleanValue Boolean value true/false
Interactive.src.TypesDef.Color Color Color definition
Interactive.src.TypesDef.Color3 Color3 Color definition
Interactive.src.TypesDef.fontType fontType Font type
Interactive.src.TypesDef.fontStyle fontStyle Font style
Interactive.src.TypesDef.alignmentType alignmentType Type of alignment
Interactive.src.TypesDef.axesType axesType Type of axes
Interactive.src.TypesDef.xyaxesType xyaxesType Linear or log axes
Interactive.src.TypesDef.format format Numeric format
Interactive.src.TypesDef.legendPosition legendPosition Position of the legend, relative to the canvas.
Interactive.src.TypesDef.symbolType symbolType Symbol type
Interactive.src.TypesDef.QColor QColor Color definition

Interactive.src.TypesDef.LayoutPolicy

Layout policy

Interactive.src.TypesDef.positioninLayout

Position of a component in a container that has the BorderLayout policy

Interactive.src.TypesDef.booleanValue

Boolean value true/false

Interactive.src.TypesDef.Color

Color definition

Interactive.src.TypesDef.Color3

Color definition

Interactive.src.TypesDef.fontType

Font type

Interactive.src.TypesDef.fontStyle

Font style

Interactive.src.TypesDef.alignmentType

Type of alignment

Interactive.src.TypesDef.axesType

Type of axes

Interactive.src.TypesDef.xyaxesType

Linear or log axes

Interactive.src.TypesDef.format

Numeric format

Interactive.src.TypesDef.legendPosition

Position of the legend, relative to the canvas.

Interactive.src.TypesDef.symbolType

Symbol type

Interactive.src.TypesDef.QColor

Color definition

Automatically generated Thu Apr 28 12:24:24 2022.