public class ContourIntegrityCheck extends Object
Constructor and Description |
---|
ContourIntegrityCheck(ContourBuilderForTin builder) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Gets a status message indicating the results of the most recent inspection.
|
boolean |
inspect()
Inspects the content of the builder to verify that it was correctly
constructed.
|
public ContourIntegrityCheck(ContourBuilderForTin builder)
public boolean inspect()
If the builder fails inspection, a message giving an explanation can be obtained through a call to getMessage().
public String getMessage()
Copyright © 2021. All rights reserved.