|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarta.synergy.web.common.client.data.pointers.maps.MapBackground
public class MapBackground
Created by IntelliJ IDEA. User: topa Date: 31.05.2012 Time: 17:35:22 To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
MapBackground()
|
|
| Method Summary | |
|---|---|
byte[] |
getBgBytes()
|
int |
getHeight()
|
int |
getWidth()
|
void |
setBgBytes(byte[] bgBytes)
|
void |
setHeight(int height)
|
void |
setWidth(int width)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapBackground()
| Method Detail |
|---|
public byte[] getBgBytes()
public void setBgBytes(byte[] bgBytes)
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||