public class StringWrapper
extends java.lang.Object
Constructor and Description |
---|
StringWrapper() |
StringWrapper(int width,
int height,
Matrix3d mat) |
Modifier and Type | Method and Description |
---|---|
void |
finalize() |
Matrix3d |
getMat() |
int[] |
getSize() |
void |
setMat(Matrix3d mat) |
void |
setSize(int width,
int height) |
public StringWrapper()
public StringWrapper(int width, int height, Matrix3d mat)