| Package | Description |
|---|---|
| org.geomajas.configuration.client |
| Modifier and Type | Method and Description |
|---|---|
BoundsLimitOption |
ClientMapInfo.getViewBoundsLimitOption()
Get configuration option for limiting the mapview's bounds.
|
static BoundsLimitOption |
BoundsLimitOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoundsLimitOption[] |
BoundsLimitOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientMapInfo.setViewBoundsLimitOption(BoundsLimitOption viewBoundsLimitOption)
Sets the configuration option for limiting the mapview's bounds.
|
Copyright © 2015 Geosparc. All Rights Reserved.