|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanField.BooleanCombination | |
|---|---|
| fr.cnes.sirius.patrius.fieldsofview | |
| Uses of BooleanField.BooleanCombination in fr.cnes.sirius.patrius.fieldsofview |
|---|
| Methods in fr.cnes.sirius.patrius.fieldsofview that return BooleanField.BooleanCombination | |
|---|---|
static BooleanField.BooleanCombination |
BooleanField.BooleanCombination.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BooleanField.BooleanCombination[] |
BooleanField.BooleanCombination.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in fr.cnes.sirius.patrius.fieldsofview with parameters of type BooleanField.BooleanCombination | |
|---|---|
BooleanField(String name,
IFieldOfView firstField,
IFieldOfView secondField,
BooleanField.BooleanCombination booleanCombination)
Constructor for the "AND" or "OR" combined field of view |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||