Click or drag to resize

IVectorPlaneContext Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vector plane context interface

Namespace:  imbNLP.Toolkit.Planes
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public interface IVectorPlaneContext : IPlaneContext

The IVectorPlaneContext type exposes the following members.

Properties
  NameDescription
Public propertyLabelToDocumentLinks
Public propertyprovider (Inherited from IPlaneContext.)
Public propertyvectorSpace
Gets or sets the vector space.
Top
See Also