Slu.Heureka.DomainLayer.GIS.SpatialRelations Namespace > CliquesAndClustersCommand Class : CliquesAndClustersCommand Constructor |
'Declaration
Public Function New( _ ByVal maxArea As Double, _ ByVal minBorderLen As Integer, _ ByVal maxClusterSize As Integer, _ ByVal analysisArea As AnalysisArea, _ ByVal cliquesCommonPoint As Boolean _ )
'Usage
Dim maxArea As Double Dim minBorderLen As Integer Dim maxClusterSize As Integer Dim analysisArea As AnalysisArea Dim cliquesCommonPoint As Boolean Dim instance As New CliquesAndClustersCommand(maxArea, minBorderLen, maxClusterSize, analysisArea, cliquesCommonPoint)
public CliquesAndClustersCommand( double maxArea, int minBorderLen, int maxClusterSize, AnalysisArea analysisArea, bool cliquesCommonPoint )
public: CliquesAndClustersCommand( double maxArea, int minBorderLen, int maxClusterSize, AnalysisArea^ analysisArea, bool cliquesCommonPoint )
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