Flexivert Library Documentation
Flexivert.Utils Namespace
NamespacesFlexivert.Utils
Contains additional classes and interfaces used in the Flexivert application.
Declaration Syntax
C#Visual BasicVisual C++
namespace Flexivert.Utils
Namespace Flexivert.Utils
namespace Flexivert.Utils
Types
All TypesClassesInterfaces
IconTypeDescription
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.