public class ColumnGraphicPropetries extends Object
| Constructor and Description |
|---|
ColumnGraphicPropetries(int columnNr) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNr() |
int |
getHeight() |
int |
getWidth() |
void |
setColumnNr(int columnNr) |
void |
setHeight(int height) |
void |
setWidth(int width) |
Copyright © 2018 Suncode. All rights reserved.