Contains additional classes and interfaces used in the Flexivert application.

C# | Visual Basic | Visual C++ |
namespace Flexivert.Utils
Namespace Flexivert.Utils
namespace Flexivert.Utils

All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
![]() | FVMath |
Provides basic mathematical operations commonly used in Flexivert.
|
![]() | IPositioned |
Defines location properties for a positioned object.
|
![]() | ISelectable |
Defines a property indicating whether an object is selected.
|
![]() | StorageHelper |
Contains basic conversion methods used by some graph storage managers.
|