![]() |
Karamba.Utilities Namespace |
[Missing <summary> documentation for "N:Karamba.Utilities"]
Class | Description | |
---|---|---|
![]() | ColorRange |
range of colors to be used as legend-colors for numeric results.
|
![]() | CSVReader |
Reader for CSV-data.
|
![]() | CSVReaderException |
Exception thrown by CSVReader.
|
![]() | DataTreeStructure |
represents the structure of a data tree. A 2D data structure is assumed.
|
![]() | ExtendedListT |
A list that behaves as if it were infinitely long:
when reading an item beyond the last element the last element is returned
when writing an item beyond the last element the last element is copied until the new position is reached
the copies are shallow copies. The difference to InfiniteList is the handling of default values.
|
![]() | FileLogger |
class for writing log-information to file; is a singleton.
|
![]() | IdIndexer |
Relates string identifiers (id) to items
one identifier may relate to only one item
one item may relate to several identifiers. The first name of the item is the first identifier and so on.
|
![]() | IdMapper |
Maps an identifier or regular expression to indexes
For mappings from regular expression to element the enlisted string has to start with "&".
|
![]() | IdReferenceResolver | Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy. |
![]() | InfiniteListT |
A list that behaves as if it were infinitely long:
when reading an item beyond the last element the default element is returned
when writing an item beyond the last element the default element is copied until the new position is reached
the copies are shallow copies
the default value is always the last item in the list at initialization.
|
![]() | INIReader |
Reader for data stored in the "Karamba.ini"-file. It is implemented as a Singleton.
|
![]() | IntArr2EqualityComparer |
equality comparer for integer arrays with two elements.
|
![]() | MessageLogger |
log messages and cut them off if too long.
|
![]() | ModelSerializer |
serializer for models.
|
![]() | MultiMapK, V |
Custom implementation of a multi map because C# does not offer one by default.
|
![]() | RenderProperties | Element render properties. Holds rendering specific attributes. |
![]() | ToFeb |
Extension methods to convert KarambaCommon types into feb types.
|
![]() | ToKarambaCommon |
Extension methods to convert feb types into KarambaCommon types.
|
![]() | UnitConversion |
Convert numbers with physical units from given input to output units (i.e. ft to m).
|
![]() | UnitConversionCollection |
contains a collection of unit conversion objects, based on a scaling factor for geometric input.
|
![]() | UnitsConversionFactory |
Factory for generating physical units conversion objects.
|
![]() | UserIsoLines |
Retrieves principal stress lines.
|
![]() | UserStreamLines |
Retrieves principal stress lines.
|
![]() | Utils |
Class that contains various utilities as methods.
|
![]() | UtilsExtensions |
extends misc types.
|
Enumeration | Description | |
---|---|---|
![]() | BeamDofs |
Degrees of freedom of a beam.
|
![]() | ElementRenderChannel |
Render channel.
|