Uses of Class
net.webpdf.wsclient.schema.operation.LineAnnotationType
-
Packages that use LineAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of LineAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as LineAnnotationType Modifier and Type Field Description protected LineAnnotationTypeAnnotationType.Edit. lineFields in net.webpdf.wsclient.schema.operation with type parameters of type LineAnnotationType Modifier and Type Field Description protected List<LineAnnotationType>AnnotationType.Add. lineMethods in net.webpdf.wsclient.schema.operation that return LineAnnotationType Modifier and Type Method Description LineAnnotationTypeObjectFactory. createLineAnnotationType()Create an instance ofLineAnnotationTypeLineAnnotationTypeAnnotationType.Edit. getLine()Gets the value of the line property.Methods in net.webpdf.wsclient.schema.operation that return types with arguments of type LineAnnotationType Modifier and Type Method Description List<LineAnnotationType>AnnotationType.Add. getLine()Gets the value of the line property.Methods in net.webpdf.wsclient.schema.operation with parameters of type LineAnnotationType Modifier and Type Method Description voidAnnotationType.Edit. setLine(LineAnnotationType value)Sets the value of the line property.
-