The following tables list the members exposed by MaximalCliquesGenerator.
Public Properties
| Name | Description |
 | Cliques |
Gets the generated cliques
|
 | CliquesDefinedAsCommonPoint |
Gets or sets a flag indicating if clique definition is common point (border length >= 0)
or not. False means clique definition is common border (border length > 0).
|
 | Completed |
Gets a flag indicating if the generation is completed or not
|
 | Polygons |
Gets or sets the polygons used as indata
|
Top
Public Methods
| Name | Description |
 | Generate | Overloaded.
Generates all possible clusters, without cancel event handler
|
Top
See Also