org.elkoserver.server.context
Interface Position

All Superinterfaces:
Encodable
All Known Implementing Classes:
CartesianPosition, GeoPosition

public interface Position
extends Encodable

Interface type for position description information. The interface is agnostic with respect to any actual position semantics, which will be entirely provided by the classes that actually implement it.


Method Summary
 
Methods inherited from interface org.elkoserver.json.Encodable
encode