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