| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.ConnectionConstraintType |
NIVision.ConnectionConstraint.constraintType |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.ConnectionConstraintType |
NIVision.ConnectionConstraintType.fromValue(int val) |
static NIVision.ConnectionConstraintType |
NIVision.ConnectionConstraintType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.ConnectionConstraintType[] |
NIVision.ConnectionConstraintType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConnectionConstraint(NIVision.ConnectionConstraintType constraintType,
NIVision.RangeDouble range) |
Copyright © 2015. All rights reserved.