@Gw2ApiVersion(value="v2") public class EventLocation extends Object implements Location
EventLocation
to be used during deserialization and serialization. This has no purpose
outside of the API modeling.| Constructor and Description |
|---|
EventLocation() |
| Modifier and Type | Method and Description |
|---|---|
EventCenterCoordinate |
getCenter()
A coordinate pin-pointing the center location of the event location.
|
Double |
getHeight()
The height of an event location.
|
ArrayList<Point> |
getPoints() |
Double |
getRadius()
The radius of an event location.
|
Double |
getRotation() |
String |
getType()
A string describing the type of the location.
|
Range |
getzRange() |
void |
setCenter(EventCenterCoordinate center) |
void |
setType(String type) |
public String getType()
Locationpublic void setType(String type)
public EventCenterCoordinate getCenter()
LocationgetCenter in interface LocationEventCenterCoordinate.public void setCenter(EventCenterCoordinate center)
public Double getHeight()
Locationpublic Double getRadius()
Locationpublic Double getRotation()
getRotation in interface LocationCopyright © 2014. All Rights Reserved.