public final class Characteristics extends Object
Represents annotation characteristics
Modifier and Type | Method and Description |
---|---|
Color |
getBackground()
Gets color of the background
|
Color |
getBorder()
Gets color of the border.
|
int |
getRotate()
Gets rotation of the annotation.
|
void |
setBackground(Object value)
Sets color of the background
|
void |
setBorder(Color value)
Sets color of the border.
|
void |
setBorder(Color value)
Sets color of the border.
|
void |
setRotate(int value)
Sets rotation of the annotation.
|
public Color getBackground()
Gets color of the background
public void setBackground(Object value)
Sets color of the background
value
- Color Objectpublic Color getBorder()
Gets color of the border.
public void setBorder(Color value)
Sets color of the border.
value
- Color Objectpublic void setBorder(Color value)
Sets color of the border.
value
- Color Objectpublic int getRotate()
Gets rotation of the annotation.
Rotation
public void setRotate(int value)
Sets rotation of the annotation.
value
- Rotation elementRotation