public class SubregionForStitching extends Object
| Constructor and Description |
|---|
SubregionForStitching(Point scrollTo,
Point pastePhysicalLocation,
Rectangle physicalCropArea,
Rectangle logicalCropArea) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Rectangle |
getLogicalCropArea() |
Point |
getPastePhysicalLocation() |
Rectangle |
getPhysicalCropArea() |
Point |
getScrollTo() |
int |
hashCode() |
String |
toString() |
Copyright © 2023. All rights reserved.