DefectAreas

Inheritance: java.lang.Object

public class DefectAreas

Image areas containing a certain type of defect.

Constructors

ConstructorDescription
DefectAreas()

Fields

FieldDescription
defectTypeDefect type.
rectanglesImage areas where defect was found

DefectAreas()

public DefectAreas()

defectType

public DefectType defectType

Defect type.

rectangles

public Rectangle[] rectangles

Image areas where defect was found