public class InlineTextDocumentAnnotationJson extends TextualDocumentAnnotationJson
Constructor and Description |
---|
InlineTextDocumentAnnotationJson() |
Modifier and Type | Method and Description |
---|---|
AnnotationColorJson |
getTextColor() |
Integer |
getTextFontSize() |
void |
setTextColor(AnnotationColorJson textColor) |
void |
setTextFontSize(Integer textFontSize) |
getText, setText
getAnnotatorId, getOpacity, setAnnotatorId, setOpacity
getAnnotationColor, getAnnotationFlags, getAnnotationRectangle, getAnnotationType, getLastModificationDate, setAnnotationColor, setAnnotationFlags, setAnnotationRectangle, setAnnotationType, setLastModificationDate
getObjType, setObjType, toString
public Integer getTextFontSize()
public void setTextFontSize(Integer textFontSize)
public AnnotationColorJson getTextColor()
public void setTextColor(AnnotationColorJson textColor)
Copyright © 2019. All rights reserved.