@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()
Location
public void setType(String type)
public EventCenterCoordinate getCenter()
Location
getCenter
in interface Location
EventCenterCoordinate
.public void setCenter(EventCenterCoordinate center)
public Double getHeight()
Location
public Double getRadius()
Location
public Double getRotation()
getRotation
in interface Location
Copyright © 2014. All Rights Reserved.