Package | Description |
---|---|
org.elkoserver.server.context |
The Elko Context Server.
|
Modifier and Type | Class and Description |
---|---|
class |
CartesianPosition
Position class representing an integer (x,y) coordinate on a plane.
|
class |
GeoPosition
Position class representing a latitude/longitude position on the surface of
the earth.
|
Modifier and Type | Method and Description |
---|---|
Position |
BasicObject.position()
Obtain this object's position with respect to its container.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicObject.setPosition(Position pos)
Set this object's position.
|
Constructor and Description |
---|
User(String name,
Mod[] mods,
Item[] contents,
String ref,
Position pos)
Direct constructor.
|
Copyright © 2017. All rights reserved.