public class LineDocumentAnnotationJson extends GeometricalObjectDocumentAnnotationJson
Constructor and Description |
---|
LineDocumentAnnotationJson() |
Modifier and Type | Method and Description |
---|---|
AnnotationLinePointJson |
getBeginningPoint() |
AnnotationLinePointJson |
getEndPoint() |
Integer |
getLineWidth() |
void |
setBeginningPoint(AnnotationLinePointJson beginningPoint) |
void |
setEndPoint(AnnotationLinePointJson endPoint) |
void |
setLineWidth(Integer lineWidth) |
getGeomObjectColor, setGeomObjectColor
getAnnotatorId, getOpacity, setAnnotatorId, setOpacity
getAnnotationColor, getAnnotationFlags, getAnnotationRectangle, getAnnotationType, getLastModificationDate, setAnnotationColor, setAnnotationFlags, setAnnotationRectangle, setAnnotationType, setLastModificationDate
getObjType, setObjType, toString
public AnnotationLinePointJson getEndPoint()
public void setEndPoint(AnnotationLinePointJson endPoint)
public Integer getLineWidth()
public void setLineWidth(Integer lineWidth)
public AnnotationLinePointJson getBeginningPoint()
public void setBeginningPoint(AnnotationLinePointJson beginningPoint)
Copyright © 2019. All rights reserved.