public class DJWaterMark extends DJBaseElement
| Modifier and Type | Field and Description |
|---|---|
static int |
ANGLE_0 |
static int |
ANGLE_BOTTOM_LEFT_TO_TOP_RIGTH |
static int |
ANGLE_TOP_LEFT_TO_BOTTOM_RIGTH |
SERIAL_VERSION_UID| Constructor and Description |
|---|
DJWaterMark(String text) |
DJWaterMark(String text,
Font font,
Color textColor,
int angle) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAngle() |
Font |
getFont() |
String |
getText() |
Color |
getTextColor() |
public static final int ANGLE_0
public static final int ANGLE_BOTTOM_LEFT_TO_TOP_RIGTH
public static final int ANGLE_TOP_LEFT_TO_BOTTOM_RIGTH
public DJWaterMark(String text)
Copyright © 2006–2020 FDV Solutions. All rights reserved.