Slu.Heureka.DomainLayer.GIS.SpatialRelations Namespace > CliquesAndClustersLongWorker Class : CliquesAndClustersLongWorker Constructor |
'Declaration
Public Function New( _ ByVal clstGen As HarvestClusterGenerator, _ ByVal clqGen As MaximalCliquesGenerator, _ ByVal analysisArea As AnalysisArea, _ ByVal calculateAdjacencies As Boolean _ )
'Usage
Dim clstGen As HarvestClusterGenerator Dim clqGen As MaximalCliquesGenerator Dim analysisArea As AnalysisArea Dim calculateAdjacencies As Boolean Dim instance As New CliquesAndClustersLongWorker(clstGen, clqGen, analysisArea, calculateAdjacencies)
public CliquesAndClustersLongWorker( HarvestClusterGenerator clstGen, MaximalCliquesGenerator clqGen, AnalysisArea analysisArea, bool calculateAdjacencies )
public: CliquesAndClustersLongWorker( HarvestClusterGenerator^ clstGen, MaximalCliquesGenerator^ clqGen, AnalysisArea^ analysisArea, bool calculateAdjacencies )
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