| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.LineGaugeMethod |
NIVision.LineGaugeMethod.fromValue(int val) |
static NIVision.LineGaugeMethod |
NIVision.LineGaugeMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.LineGaugeMethod[] |
NIVision.LineGaugeMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static float |
NIVision.imaqLineGaugeTool(NIVision.Image image,
NIVision.Point start,
NIVision.Point end,
NIVision.LineGaugeMethod method,
NIVision.EdgeOptions edgeOptions,
NIVision.CoordinateTransform reference) |
static float |
NIVision.imaqLineGaugeTool2(NIVision.Image image,
NIVision.Point start,
NIVision.Point end,
NIVision.LineGaugeMethod method,
NIVision.EdgeOptions edgeOptions,
NIVision.CoordinateTransform2 transform) |
Copyright © 2015. All rights reserved.