Class booleanHandler |
Introduction no help | booleanHandler Class Referenceaccessing the boolean utility more... Public Member Functions
Detailed DescriptionVia this class it is possible to access the boolean utility.
layout->drawing->currentCell->fSelect(rect1); The class layer can not be used as type. Member Documentationvoid booleanHandler::setA()set A elements Selected elements will be added to the group A. All elements will be deselected. void booleanHandler::setB()set B elements Selected elements will be added to the group B. All elements will be deselected. void booleanHandler::aPlusB()A+B The sum of A and B is added on the active Layer. void booleanHandler::aMinusB()A-B The difference of A and B is added on the active Layer. void booleanHandler::bMinusA()B-A The difference of B and A is added on the active Layer. void booleanHandler::aMultiB()A*B The intersection of A and B is added on the active Layer. void booleanHandler::aExorB()A eor B The eor of A and B is added on the active Layer. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
© 2008 Jürgen Thies