Other Structures
The following structures are available globally.
-
Contains various global constants, also provides measure unit independent constants.
See moreDeclaration
Swift
public struct Constants
-
Specifies container constraints.
See moreDeclaration
Swift
public struct ContainerConstraints
-
Provides capabilities to convert various types to and from strings in a culture-independent way.
See moreDeclaration
Swift
public struct Converter
-
Converts between values.
See moreDeclaration
Swift
public struct Convertor
-
Structure for static diagram items.
See moreDeclaration
Swift
public struct DiagramStatic
-
Specifies utility methods for working with files.
See moreDeclaration
Swift
public struct FileUtilities
-
Represents a geometry object.
See moreDeclaration
Swift
public struct Geometry
-
Contains methods to be called internally.
Declaration
Swift
public struct InternalUtils
-
Identifies fields for the relative positioning of a LinkLabel.
See moreDeclaration
Swift
public struct LinkLabelStatic
-
Represents a matrix.
See moreDeclaration
Swift
public struct Matrix
-
Represents a geometrical point. Implements the Hashable protocol.
See moreDeclaration
Swift
public struct Point : Hashable
-
Represents a rectangle.
See moreDeclaration
Swift
public struct Rect : Equatable
-
Represents a size of geometrical figures.
See moreDeclaration
Swift
public struct Size
-
Provides methods that cast among similar value types.
See moreDeclaration
Swift
public struct Typecast
-
Contains common helper methods.
See moreDeclaration
Swift
public struct Utilities