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