public class FrameSynopsisV3 extends FrameBase
| Modifier and Type | Field and Description |
|---|---|
long |
columns
Number of columns in the Frame
|
long |
rows
Number of rows in the Frame
|
| Constructor and Description |
|---|
FrameSynopsisV3() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|