![]() | IVisualClustersIndexer Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ZU.Semantic.Spatial.Indexing
public interface IVisualClustersIndexer : IIndexer, IDisposable
The IVisualClustersIndexer type exposes the following members.
Name | Description | |
---|---|---|
![]() | CleanupAfterEntityWasDeleted | |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetNearestEntities | |
![]() | GetNearestEntitiesWithinRadius(IEntity, ListIEntity, ListIEntity, Double) | |
![]() | GetNearestEntitiesWithinRadius(IEntity, String, ListIEntity, Double) | |
![]() | TryBuildIndex | |
![]() | TryGetVisualCluster | |
![]() | TryGetVisualClusterPositionForTopEntity |
Simplified automatic label placement for visual cluster's entity given the top entity
|
![]() | TryReadIndex | |
![]() | TryUpdateIndex |
Name | Description | |
---|---|---|
![]() | VisualClusterChanged |