A C D E F G H I K M N O P R S T X 

M

Main - Class in de.hadizadeh.positioning
 
Main() - Constructor for class de.hadizadeh.positioning.Main
 
main(String[]) - Static method in class de.hadizadeh.positioning.Main
 
map(MappingPoint) - Method in class de.hadizadeh.positioning.controller.MappedPositionManager
Maps the current position and persists it in a new thread.
map(String) - Method in class de.hadizadeh.positioning.controller.PositionManager
Maps the current position and persists it in a new thread.
map(PersistenceManager, String) - Method in class de.hadizadeh.positioning.controller.Technology
Maps a current position and persists it.
MappedPositionListener - Interface in de.hadizadeh.positioning.controller
Listens to new position information.
mappedPositionListeners - Variable in class de.hadizadeh.positioning.controller.MappedPositionManager
 
MappedPositionManager - Class in de.hadizadeh.positioning.controller
Adds a layer over the position manager to save positions in a coordinate system.
MappedPositionManager() - Constructor for class de.hadizadeh.positioning.controller.MappedPositionManager
Creates a position manager with default file: positionManagerData.xml in the same directory
MappedPositionManager(PersistenceManager) - Constructor for class de.hadizadeh.positioning.controller.MappedPositionManager
Creates a position manager which will persist the data in a given file.
MappedPositionManager(File) - Constructor for class de.hadizadeh.positioning.controller.MappedPositionManager
Creates a position manager which will persist the data in a given file.
MappingPoint - Class in de.hadizadeh.positioning.model
Stores points for positions
MappingPoint(int, int, int) - Constructor for class de.hadizadeh.positioning.model.MappingPoint
 
MappingPointToName(MappingPoint) - Method in class de.hadizadeh.positioning.controller.MappedPositionManager
Converts a point to a formatted string
match(List<PositionInformation>) - Method in class de.hadizadeh.positioning.controller.ExclusionTechnology
Matches the current position with persisted position data.
match() - Method in class de.hadizadeh.positioning.controller.PositionManager
Matches the current position with the persisted positions.
match(List<PositionInformation>) - Method in class de.hadizadeh.positioning.controller.Technology
Matches the current position with persisted position data.
Matcher - Class in de.hadizadeh.positioning.controller
Handles matching current signal data with persisted positions.
Matcher() - Constructor for class de.hadizadeh.positioning.controller.Matcher
 
matcher - Variable in class de.hadizadeh.positioning.controller.Technology
matching system
mergeNearestNeighboursTechnologies(List<Map<PositionInformation, Double>>) - Method in class de.hadizadeh.positioning.controller.PositionManager
Merges and sorts the calculated position information of different technologies.
A C D E F G H I K M N O P R S T X