The connection to the main OSM server, and the entities



Classes
 ClassDescription
 AMFConnection AMFConnection provides read-write access to an AMF server.
 AMFCounter 
 Changeset 
 CompositeUndoableAction A CompositeUndoableAction is an UndoableAction that is made up of multiple individual actions.
 Connection 
 Entity An Entity is an object stored in the map database, and therefore uploaded and downloaded.
 EntityCollection 
 EntityDraggedEvent 
 EntityEvent 
 EntityRenumberedEvent 
 MainUndoStack The main undo stack controls which actions can be undone or redone from the current situation.
 Marker A marker is a generic entity that can be used for representing non-Node point features.
 Node 
 NodeMovedEvent 
 OSMConnection Read-only connection from local OSM-XML format (.osm) files.
 Relation 
 RelationMember 
 RelationMemberEvent 
 SaveCompleteEvent 
 StatusFetcher 
 Tag 
 TagEvent 
 TagList 
 Trace Implements trace objects loaded from the OSM API.
 UndoableAction UndoableAction is the base class from which other actions types inherit.
 UndoableEntityAction An UndoableEntityAction is an action that affects an entity.
 Way 
 WayNodeEvent 
 XMLBaseConnection XMLBaseConnection is the common code between connecting to an OSM server (i.e.
 XMLConnection XMLConnection provides all the methods required to connect to a live OSM server.