public final class StreamSize
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Retrieve the current height of the stream
|
int |
getWidth()
Retrieve the current width of the stream
|
java.lang.String |
toString()
Retrieve a formatted String representing the width X height of the stream
|
public int getWidth()
public int getHeight()
public java.lang.String toString()
toString in class java.lang.Object