Skip to content

T_ZU_Semantic_Spatial_Indexing_IVisualClustersIndexer

[email protected] edited this page May 7, 2016 · 1 revision

IVisualClustersIndexer Interface

[Missing

documentation for "T:ZU.Semantic.Spatial.Indexing.IVisualClustersIndexer"]

Namespace: ZU.Semantic.Spatial.Indexing
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

public interface IVisualClustersIndexer : IIndexer, 
	IDisposable

The IVisualClustersIndexer type exposes the following members.

Properties

 

Name Description
Public property Epsilon
Public property IsInitialized
Public property KnownVisualClusters
Public property LogResults
Public property Model
Public property UID
Public property VisualClusters
  Back to Top

Methods

 

Name Description
Public method CleanupAfterEntityWasDeleted
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method GetNearestEntities
Public method GetNearestEntitiesWithinRadius(IEntity, List(IEntity), List(IEntity), Double)
Public method GetNearestEntitiesWithinRadius(IEntity, String, List(IEntity), Double)
Public method TryBuildIndex
Public method TryGetVisualCluster
Public method TryGetVisualClusterPositionForTopEntity
Public method TryReadIndex
Public method TryUpdateIndex
  Back to Top

Events

 

Name Description
Public event VisualClusterChanged
  Back to Top

See Also

Reference

ZU.Semantic.Spatial.Indexing Namespace

Clone this wiki locally