|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.annotation.domain.request.CreateAnnotationRequestFont
public class CreateAnnotationRequestFont
Font object for create annotation request
| Constructor Summary | |
|---|---|
CreateAnnotationRequestFont()
|
|
| Method Summary | |
|---|---|
String |
getFamily()
Get font family |
int |
getSize()
Get font size |
void |
setFamily(String family)
Set font family |
void |
setSize(int size)
Set font size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateAnnotationRequestFont()
| Method Detail |
|---|
public String getFamily()
public void setFamily(String family)
family - font familypublic int getSize()
public void setSize(int size)
size - font size
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||