public class Transform extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Transform.SingleTransform |
Constructor and Description |
---|
Transform(int length) |
Modifier and Type | Method and Description |
---|---|
void |
addSingleTransform(Transform.SingleTransform singleTransform) |
static AffineTransform |
getAffineTransform(Transform t, float width, float height) |
public void addSingleTransform(Transform.SingleTransform singleTransform)
public static AffineTransform getAffineTransform(Transform t, float width, float height)
Copyright © 1998–2018 iText Group NV. All rights reserved.