Package | Description |
---|---|
com.jrfom.gw2.api.model.events | |
com.jrfom.gw2.jackson.deserializers | |
com.jrfom.gw2.jackson.serializers |
Modifier and Type | Class and Description |
---|---|
class |
Point
Represents an (x,y) coordinate in the xy-plane.
|
Modifier and Type | Method and Description |
---|---|
Range |
Location.getzRange() |
Range |
EventPolyLocation.getzRange()
The distance in the z-plane that the polygon occupies.
|
Range |
EventLocation.getzRange() |
Modifier and Type | Method and Description |
---|---|
void |
EventPolyLocation.setzRange(Range zRange) |
Modifier and Type | Method and Description |
---|---|
Range |
RangeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Modifier and Type | Method and Description |
---|---|
void |
RangeSerializer.serialize(Range range,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2014. All Rights Reserved.