Uses of Class
net.webpdf.wsclient.openapi.OperationPositionFreeTextAnnotation
-
Packages that use OperationPositionFreeTextAnnotation Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationPositionFreeTextAnnotation in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationPositionFreeTextAnnotation Modifier and Type Method Description @Nullable OperationPositionFreeTextAnnotationOperationFreeTextAnnotation. getPosition()Get positionOperationPositionFreeTextAnnotationOperationPositionFreeTextAnnotation. rectangle(OperationRectangle rectangle)Methods in net.webpdf.wsclient.openapi with parameters of type OperationPositionFreeTextAnnotation Modifier and Type Method Description OperationFreeTextAnnotationOperationFreeTextAnnotation. position(OperationPositionFreeTextAnnotation position)voidOperationFreeTextAnnotation. setPosition(OperationPositionFreeTextAnnotation position)
-