| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ Double | GetTolerance
()
Get method for attribute "Tolerance" Amount by which the distance between the points exceeds tolerance; can be NULL. |
| boolean | GetWithinTolerance
()
Get method for attribute "WithinTolerance" Boolean that check Points are within tolerance or not |
| Method Detail |
|---|
| GetWithinTolerance |
|---|
| boolean | GetWithinTolerance | () |
| Boolean that check Points are within tolerance or not |
| GetTolerance |
|---|
| /*optional*/ Double | GetTolerance | () |
|
Amount by which the distance between the points exceeds tolerance; can be NULL.
|