public class RotateAngleSearchCriteria extends SearchCriteria
Represents criteria allowing filtering by watermark rotate angle.
Constructor and Description |
---|
RotateAngleSearchCriteria(double minAngle,
double maxAngle)
Initializes a new instance of the
RotateAngleSearchCriteria class. |
Modifier and Type | Method and Description |
---|---|
double |
getMaximumAngle()
Gets the ending angle in degrees.
|
double |
getMinimumAngle()
Gets the starting angle in degrees.
|
and, not, or
Copyright © 2018. All rights reserved.