Uses of Class
net.webpdf.wsclient.schema.operation.QuadrilateralType
-
Packages that use QuadrilateralType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of QuadrilateralType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type QuadrilateralType Modifier and Type Field Description protected List<QuadrilateralType>MarkupAnnotationType.Position. quadrilateralprotected List<QuadrilateralType>RedactAnnotationType.Position. quadrilateralMethods in net.webpdf.wsclient.schema.operation that return QuadrilateralType Modifier and Type Method Description QuadrilateralTypeObjectFactory. createQuadrilateralType()Create an instance ofQuadrilateralTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type QuadrilateralType Modifier and Type Method Description List<QuadrilateralType>MarkupAnnotationType.Position. getQuadrilateral()Gets the value of the quadrilateral property.List<QuadrilateralType>RedactAnnotationType.Position. getQuadrilateral()Gets the value of the quadrilateral property.
-