public class Intersection extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<ConstraintElements> |
cnsElemList |
ArrayList<ConstraintElements> |
exceptCnsElem |
boolean |
isExcept |
boolean |
isInterSection |
| Constructor and Description |
|---|
Intersection() |
public ArrayList<ConstraintElements> cnsElemList
public ArrayList<ConstraintElements> exceptCnsElem
public boolean isExcept
public boolean isInterSection
Copyright © 2022. All rights reserved.