@Gw2ApiVersion(value="v1") public class EventPolyLocation extends EventLocation
Constructor and Description |
---|
EventPolyLocation() |
Modifier and Type | Method and Description |
---|---|
ArrayList<Point> |
getPoints()
A list of points that define the vertices of the polygon.
|
Range |
getzRange()
The distance in the z-plane that the polygon occupies.
|
void |
setPoints(ArrayList<Point> points) |
void |
setzRange(Range zRange) |
getCenter, getHeight, getRadius, getRotation, getType, setCenter, setType
public Range getzRange()
getzRange
in interface Location
getzRange
in class EventLocation
Range
.public void setzRange(Range zRange)
public ArrayList<Point> getPoints()
Copyright © 2014. All Rights Reserved.