| Package | Description |
|---|---|
| com.groupdocs.watermark.internal |
| Modifier and Type | Method and Description |
|---|---|
PointD |
PointD.Clone() |
PointD |
WatermarkGeometry.getCoordinates()
Gets the coordinates of the watermark considering alignment, margins, rotation and parent size.
|
protected static PointD |
Geometry.getRotatedRectangleVertex(PointD vertex,
PointD centerOfRotation,
double angle)
Gets rotated rectangle vertex coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointD.CloneTo(PointD that) |
static boolean |
PointD.equals(PointD obj1,
PointD obj2) |
protected static double |
Geometry.getRectangleMaxX(PointD[] points) |
protected static double |
Geometry.getRectangleMaxY(PointD[] points) |
protected static double |
Geometry.getRectangleMinX(PointD[] points) |
protected static double |
Geometry.getRectangleMinY(PointD[] points) |
protected static PointD |
Geometry.getRotatedRectangleVertex(PointD vertex,
PointD centerOfRotation,
double angle)
Gets rotated rectangle vertex coordinates.
|
Copyright © 2026. All rights reserved.