public class SendLocationInfo extends Object
Constructor and Description |
---|
SendLocationInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
double |
getLocationX() |
double |
getLocationY() |
String |
getPointName() |
double |
getScale() |
void |
setLabel(String label) |
void |
setLocationX(double locationX) |
void |
setLocationY(double locationY) |
void |
setPointName(String pointName) |
void |
setScale(double scale) |
public double getLocationX()
public void setLocationX(double locationX)
public double getLocationY()
public void setLocationY(double locationY)
public double getScale()
public void setScale(double scale)
public String getLabel()
public void setLabel(String label)
public String getPointName()
public void setPointName(String pointName)
Copyright © 2006–2018 TinyGroup. All rights reserved.