Uses of Class
net.webpdf.wsclient.schema.operation.PaddedRectangleType
-
Packages that use PaddedRectangleType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PaddedRectangleType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PaddedRectangleType Modifier and Type Field Description protected PaddedRectangleTypeScaleType.ScalePages. dimensionsMethods in net.webpdf.wsclient.schema.operation that return PaddedRectangleType Modifier and Type Method Description PaddedRectangleTypeObjectFactory. createPaddedRectangleType()Create an instance ofPaddedRectangleTypePaddedRectangleTypeScaleType.ScalePages. getDimensions()Gets the value of the dimensions property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PaddedRectangleType Modifier and Type Method Description voidScaleType.ScalePages. setDimensions(PaddedRectangleType value)Sets the value of the dimensions property.
-