Uses of Class
net.webpdf.wsclient.schema.operation.CircleAnnotationType
-
Packages that use CircleAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of CircleAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as CircleAnnotationType Modifier and Type Field Description protected CircleAnnotationTypeAnnotationType.Edit. circleFields in net.webpdf.wsclient.schema.operation with type parameters of type CircleAnnotationType Modifier and Type Field Description protected List<CircleAnnotationType>AnnotationType.Add. circleMethods in net.webpdf.wsclient.schema.operation that return CircleAnnotationType Modifier and Type Method Description CircleAnnotationTypeObjectFactory. createCircleAnnotationType()Create an instance ofCircleAnnotationTypeCircleAnnotationTypeAnnotationType.Edit. getCircle()Gets the value of the circle property.Methods in net.webpdf.wsclient.schema.operation that return types with arguments of type CircleAnnotationType Modifier and Type Method Description List<CircleAnnotationType>AnnotationType.Add. getCircle()Gets the value of the circle property.Methods in net.webpdf.wsclient.schema.operation with parameters of type CircleAnnotationType Modifier and Type Method Description voidAnnotationType.Edit. setCircle(CircleAnnotationType value)Sets the value of the circle property.
-