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