Structures
The following structures are available globally.
-
Struct that represent bar data.
See moreDeclaration
Swift
public struct MUBarGraphData
-
Describes a collection button item.
See moreDeclaration
Swift
public struct MUCollectionItem
-
MUMatrix struct of floating point elements
See moreDeclaration
Swift
public struct MUMatrix<T> where T : MUFloatingPoint, T : CustomStringConvertible
-
Class that act like NSRange and Range merged.
See moreDeclaration
Swift
public struct MURange<Bound> where Bound : Numeric
-
Struct that represent measure data.
See moreDeclaration
Swift
public struct MUMeasureData
-
Struct that represent option data.
See moreDeclaration
Swift
public struct MUOptionData
-
Struct that define a specificly an item.
See moreDeclaration
Swift
public struct MUProportionalItem
-
Struct that represent radar graph data
See moreDeclaration
Swift
public struct MURadarGraphData
-
Struct with just range and title
See moreDeclaration
Swift
public struct MUBasicRange
-
Struct that define a sub range.
See moreDeclaration
Swift
internal struct MUSubRange
-
Struct that define a specificly a segment.
See moreDeclaration
Swift
public struct MUSegmentItem
-
Struct that represent stat data
See moreDeclaration
Swift
public struct MUStatData