Uses of Class
net.webpdf.wsclient.schema.operation.MarkupAnnotationType.Position
-
Packages that use MarkupAnnotationType.Position Package Description net.webpdf.wsclient.schema.operation -
-
Uses of MarkupAnnotationType.Position in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as MarkupAnnotationType.Position Modifier and Type Field Description protected MarkupAnnotationType.PositionMarkupAnnotationType. positionMethods in net.webpdf.wsclient.schema.operation that return MarkupAnnotationType.Position Modifier and Type Method Description MarkupAnnotationType.PositionObjectFactory. createMarkupAnnotationTypePosition()Create an instance ofMarkupAnnotationType.PositionMarkupAnnotationType.PositionMarkupAnnotationType. getPosition()Gets the value of the position property.Methods in net.webpdf.wsclient.schema.operation with parameters of type MarkupAnnotationType.Position Modifier and Type Method Description voidMarkupAnnotationType. setPosition(MarkupAnnotationType.Position value)Sets the value of the position property.
-