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