Structs
The following structs are available globally.
-
Specifies utility methods for working with files.
See moreDeclaration
Swift
public struct FileUtilities
-
Provides methods that cast among similar value types.
See moreDeclaration
Swift
public struct Typecast
-
Provides capabilities to convert various types to and from strings in a culture-independent way.
See moreDeclaration
Swift
public struct Converter
-
Identifies fields for the relative positioning of a LinkLabel.
See moreDeclaration
Swift
public struct LinkLabelStatic
-
Contains various global constants, also provides measure unit independent constants.
See moreDeclaration
Swift
public struct Constants
-
Structure for static diagram items.
See moreDeclaration
Swift
public struct DiagramStatic
-
Contains methods to be called internally.
Declaration
Swift
public struct InternalUtils
-
Represents a geometrical point. Implements the Hashable protocol.
See moreDeclaration
Swift
public struct Point : Hashable
-
Specifies container constraints.
See moreDeclaration
Swift
public struct ContainerConstraints