@Entity public class OverviewMap extends Module
| Constructor and Description |
|---|
OverviewMap() |
OverviewMap(Integer magnification) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getMagnification() |
List<Layer> |
getOverviewMapLayers() |
Map |
getParentMapModule() |
int |
hashCode() |
void |
setMagnification(Integer magnification) |
void |
setOverviewMapLayers(List<Layer> overviewMapLayers) |
void |
setParentMapModule(Map parentMapModule) |
getName, getProperties, getXtype, setName, setProperties, setXtypegetCreated, getGroupPermissions, getId, getModified, getUserPermissions, setGroupPermissions, setModified, setUserPermissions, toStringpublic OverviewMap()
public OverviewMap(Integer magnification)
magnification - public Integer getMagnification()
public void setMagnification(Integer magnification)
magnification - the magnification to setpublic void setOverviewMapLayers(List<Layer> overviewMapLayers)
overviewMapLayers - the overviewMapLayers to setpublic Map getParentMapModule()
public void setParentMapModule(Map parentMapModule)
parentMapModule - the parentMapModule to setpublic int hashCode()
public boolean equals(Object obj)
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.