public class LocationMessage extends CommonMessage
Constructor and Description |
---|
LocationMessage() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
double |
getLocationX() |
double |
getLocationY() |
int |
getScale() |
void |
setLabel(String label) |
void |
setLocationX(double locationX) |
void |
setLocationY(double locationY) |
void |
setScale(int scale) |
getCreateTime, getEncrypt, getFromUserName, getMsgId, getMsgType, getToUserName, getUrl, setCreateTime, setEncrypt, setFromUserName, setMsgId, setMsgType, setToUserName, setUrl
public double getLocationX()
public void setLocationX(double locationX)
public double getLocationY()
public void setLocationY(double locationY)
public int getScale()
public void setScale(int scale)
public String getLabel()
public void setLabel(String label)
Copyright © 2006–2018 TinyGroup. All rights reserved.