public class TransformArray
extends java.lang.Object
| Constructor and Description |
|---|
TransformArray(int initialLength)
Constructs a TransformArray object.
|
public TransformArray(int initialLength)
initialLength - the initial length of the arraypublic java.awt.geom.AffineTransform get(int n)
n - the array indexpublic void setLength(int newLength)
newLength - the new length of the array