public class MapConfiguration extends Object
| Constructor and Description |
|---|
MapConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDivContainer() |
Integer |
getHeight() |
Integer |
getWidth() |
void |
setDivContainer(String divContainer) |
void |
setHeight(Integer height) |
void |
setWidth(Integer width) |
Copyright © 2016. All rights reserved.