| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
Position |
BookmarkTarget.getCoordinates()
Get coordinates
|
Position |
StargateResponse.getPosition()
Get position
|
Position |
StationResponse.getPosition()
Get position
|
Position |
ConstellationResponse.getPosition()
Get position
|
Position |
SystemResponse.getPosition()
Get position
|
Position |
PlanetResponse.getPosition()
Get position
|
Position |
StructureResponse.getPosition()
Get position
|
Position |
MoonResponse.getPosition()
Get position
|
Position |
KillmailVictim.getPosition()
Get position
|
Position |
UniverseAsteroidBeltsResponse.getPosition()
Get position
|
Position |
Position.x(Double x) |
Position |
Position.y(Double y) |
Position |
Position.z(Double z) |
| Modifier and Type | Method and Description |
|---|---|
BookmarkTarget |
BookmarkTarget.coordinates(Position coordinates) |
StargateResponse |
StargateResponse.position(Position position) |
StationResponse |
StationResponse.position(Position position) |
ConstellationResponse |
ConstellationResponse.position(Position position) |
SystemResponse |
SystemResponse.position(Position position) |
PlanetResponse |
PlanetResponse.position(Position position) |
StructureResponse |
StructureResponse.position(Position position) |
MoonResponse |
MoonResponse.position(Position position) |
KillmailVictim |
KillmailVictim.position(Position position) |
UniverseAsteroidBeltsResponse |
UniverseAsteroidBeltsResponse.position(Position position) |
void |
BookmarkTarget.setCoordinates(Position coordinates) |
void |
StargateResponse.setPosition(Position position) |
void |
StationResponse.setPosition(Position position) |
void |
ConstellationResponse.setPosition(Position position) |
void |
SystemResponse.setPosition(Position position) |
void |
PlanetResponse.setPosition(Position position) |
void |
StructureResponse.setPosition(Position position) |
void |
MoonResponse.setPosition(Position position) |
void |
KillmailVictim.setPosition(Position position) |
void |
UniverseAsteroidBeltsResponse.setPosition(Position position) |
Copyright © 2018. All Rights Reserved.