Heureka API .NET Documentation
AdjacenciesCalculator Class
Members 



This class is responsible for calculating a common borderline between other shapes, and save to the forest database. In this case, a shape is only one area and a shape normally contains severel areas (shape records)
Syntax
'Declaration
 
Public Class AdjacenciesCalculator 
   Implements Slu.Heureka.BaseLayer.ComponentModel.IBackgroundOperation, Slu.Heureka.BaseLayer.ComponentModel.ILongRunningOperation 
'Usage
 
Dim instance As AdjacenciesCalculator
public class AdjacenciesCalculator : Slu.Heureka.BaseLayer.ComponentModel.IBackgroundOperation, Slu.Heureka.BaseLayer.ComponentModel.ILongRunningOperation  
public ref class AdjacenciesCalculator : public Slu.Heureka.BaseLayer.ComponentModel.IBackgroundOperation, Slu.Heureka.BaseLayer.ComponentModel.ILongRunningOperation  
Inheritance Hierarchy

System.Object
   Slu.Heureka.DomainLayer.GIS.SpatialRelations.AdjacenciesCalculator

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AdjacenciesCalculator Members
Slu.Heureka.DomainLayer.GIS.SpatialRelations Namespace

Send Feedback