| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Rectangle.withBottom(Double bottom) |
Rectangle |
Rectangle.withLeft(Double left) |
Rectangle |
Rectangle.withMessage(Message message) |
Rectangle |
Rectangle.withProperties(PropertyBag properties) |
Rectangle |
Rectangle.withRight(Double right) |
Rectangle |
Rectangle.withTop(Double top) |
| Modifier and Type | Method and Description |
|---|---|
Set<Rectangle> |
Attachment.getRectangles()
An array of rectangles specifying areas of interest within the image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attachment.setRectangles(Set<Rectangle> rectangles)
An array of rectangles specifying areas of interest within the image.
|
Attachment |
Attachment.withRectangles(Set<Rectangle> rectangles) |
Copyright © 2020 Contrast Security. All rights reserved.