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. dimensions<?Methods in net.webpdf.wsclient.schema.operation that return PaddedRectangleType Modifier and Type Method Description PaddedRectangleTypeObjectFactory. createPaddedRectangleType()Create an instance ofPaddedRectangleTypePaddedRectangleTypeScaleType.ScalePages. getDimensions()<?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.
-