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