A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes All Packages

M

MAGIC_NUMBER - Static variable in class org.insa.graphs.model.io.BinaryGraphReader
 
MAGIC_NUMBER - Static variable in class org.insa.graphs.model.io.BinaryPathReader
 
magicNumber - Variable in class org.insa.graphs.model.io.BinaryReader
 
main(String[]) - Static method in class org.insa.graphs.algorithm.utils.BinaryHeapFormatter
 
main(String[]) - Static method in class org.insa.graphs.gui.MainWindow
 
main(String[]) - Static method in class org.insa.graphs.gui.simple.Launch
 
mainPanel - Variable in class org.insa.graphs.gui.MainWindow
 
mainWindow - Variable in class org.insa.graphs.gui.ThreadWrapper
 
MainWindow - Class in org.insa.graphs.gui
 
MainWindow() - Constructor for class org.insa.graphs.gui.MainWindow
 
Map - org.insa.graphs.gui.utils.FileUtils.FolderType
Folder type for graph files input (*.mapgr).
MAP_ID_FIELD_LENGTH - Static variable in class org.insa.graphs.model.io.BinaryGraphReader
 
mapId - Variable in class org.insa.graphs.model.Graph
 
MapMismatchException - Exception in org.insa.graphs.model.io
Exception thrown when there is mismatch between the expected map ID and the actual map ID when reading a graph.
MapMismatchException(String, String) - Constructor for exception org.insa.graphs.model.io.MapMismatchException
Create a new MapMismatchException with the given IDs.
mapName - Variable in class org.insa.graphs.model.Graph
 
mapViewDrawing - Variable in class org.insa.graphs.gui.MainWindow
 
MapViewDrawing - Class in org.insa.graphs.gui.drawing.components
 
MapViewDrawing() - Constructor for class org.insa.graphs.gui.drawing.components.MapViewDrawing
 
MapViewDrawing.MapViewMarkerOverlay - Class in org.insa.graphs.gui.drawing.components
MarkerOverlay for MapViewDrawing.
MapViewDrawing.MapViewOverlay - Class in org.insa.graphs.gui.drawing.components
Base Overlay for MapViewDrawing overlays.
MapViewDrawing.MapViewPathOverlay - Class in org.insa.graphs.gui.drawing.components
PathOverlay for MapViewDrawing.
MapViewDrawing.MapViewPointSetOverlay - Class in org.insa.graphs.gui.drawing.components
PointSetOverlay for MapViewDrawing - Not currently implemented.
MapViewMarkerOverlay(Marker, Color, Color, Drawing.AlphaMode) - Constructor for class org.insa.graphs.gui.drawing.components.MapViewDrawing.MapViewMarkerOverlay
 
MapViewOverlay(Layer[], Color) - Constructor for class org.insa.graphs.gui.drawing.components.MapViewDrawing.MapViewOverlay
 
MapViewPathOverlay(PolylineAutoScaling) - Constructor for class org.insa.graphs.gui.drawing.components.MapViewDrawing.MapViewPathOverlay
 
MapViewPathOverlay(PolylineAutoScaling, MarkerAutoScaling, MarkerAutoScaling) - Constructor for class org.insa.graphs.gui.drawing.components.MapViewDrawing.MapViewPathOverlay
 
MapViewPointSetOverlay() - Constructor for class org.insa.graphs.gui.drawing.components.MapViewDrawing.MapViewPointSetOverlay
 
MapZoomControls - Class in org.insa.graphs.gui.drawing.components
 
MapZoomControls(Component, int, int, int) - Constructor for class org.insa.graphs.gui.drawing.components.MapZoomControls
 
margin - Variable in class org.insa.graphs.algorithm.utils.BinaryHeapFormatter.Context
 
MARKER_HEIGHT - Static variable in class org.insa.graphs.gui.drawing.components.BasicDrawing.BasicMarkerOverlay
 
MARKER_WIDTH - Static variable in class org.insa.graphs.gui.drawing.components.BasicDrawing.BasicMarkerOverlay
 
MarkerAutoScaling - Class in org.insa.graphs.gui.drawing.overlays
Class extending the default Mapsforge's Marker with auto-scaling.
MarkerAutoScaling(LatLong, Image) - Constructor for class org.insa.graphs.gui.drawing.overlays.MarkerAutoScaling
Create a new MarkerAutoScaling at the given position with the given image.
MarkerOverlay - Interface in org.insa.graphs.gui.drawing.overlays
 
markerTrackers - Variable in class org.insa.graphs.gui.NodesInputPanel
 
MarkerUtils - Class in org.insa.graphs.gui.drawing.overlays
 
MarkerUtils() - Constructor for class org.insa.graphs.gui.drawing.overlays.MarkerUtils
 
marque - Variable in class org.insa.graphs.algorithm.shortestpath.Label
 
marquer() - Method in class org.insa.graphs.algorithm.shortestpath.Label
 
MASK_CACHE - Static variable in class org.insa.graphs.gui.drawing.overlays.MarkerUtils
 
MAX_LATITUDE - Static variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
MAX_LATITUDE_PROJ - Static variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
MAX_X_CENTER - Static variable in class org.insa.graphs.gui.drawing.overlays.MarkerUtils
 
MAX_Y_CENTER - Static variable in class org.insa.graphs.gui.drawing.overlays.MarkerUtils
 
MAXIMUM_DRAWING_WIDTH - Static variable in class org.insa.graphs.gui.drawing.components.BasicDrawing
 
MAXIMUM_INNER_MASK_VALUE - Static variable in class org.insa.graphs.gui.drawing.overlays.MarkerUtils
 
maximumLength - Variable in class org.insa.graphs.model.GraphStatistics
 
maximumSpeed - Variable in class org.insa.graphs.model.GraphStatistics
 
maxLatitude - Variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
maxLatitude - Variable in class org.insa.graphs.gui.drawing.PlateCarreProjection
 
maxLatitudeProj - Variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
maxLevel - Variable in class org.insa.graphs.gui.drawing.components.MapZoomControls
 
maxLongitude - Variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
maxLongitude - Variable in class org.insa.graphs.gui.drawing.PlateCarreProjection
 
maxSpeed - Variable in class org.insa.graphs.model.RoadInformation
 
maxZoomLevel - Variable in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
MercatorProjection - Class in org.insa.graphs.gui.drawing
 
MercatorProjection(GraphStatistics.BoundingBox, int) - Constructor for class org.insa.graphs.gui.drawing.MercatorProjection
Create a new MercatorProjection corresponding to the given BoundingBox and maxSize.
MIN_LATITUDE - Static variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
MIN_LATITUDE_PROJ - Static variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
MIN_X_CENTER - Static variable in class org.insa.graphs.gui.drawing.overlays.MarkerUtils
 
MIN_Y_CENTER - Static variable in class org.insa.graphs.gui.drawing.overlays.MarkerUtils
 
MINIMUM_INNER_MASK_VALUE - Static variable in class org.insa.graphs.gui.drawing.overlays.MarkerUtils
 
minLatitude - Variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
minLatitude - Variable in class org.insa.graphs.gui.drawing.PlateCarreProjection
 
minLatitudeProj - Variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
minLevel - Variable in class org.insa.graphs.gui.drawing.components.MapZoomControls
 
minLongitude - Variable in class org.insa.graphs.gui.drawing.MercatorProjection
 
minLongitude - Variable in class org.insa.graphs.gui.drawing.PlateCarreProjection
 
minVersion - Variable in class org.insa.graphs.model.io.BinaryReader
 
minZoomLevel - Variable in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
Mode() - Constructor for enum org.insa.graphs.algorithm.AbstractInputData.Mode
 
modulos - Variable in class org.insa.graphs.gui.GraphReaderProgressBar
 
MOTOR_VEHICLE - Static variable in enum org.insa.graphs.model.AccessRestrictions.AccessMode
EnumSet containing all motorized vehicle transport modes.
MOTORCAR - org.insa.graphs.model.AccessRestrictions.AccessMode
Access mode corresponding to motorcars.
MOTORCYCLE - org.insa.graphs.model.AccessRestrictions.AccessMode
Access mode corresponding to motorcycles.
MOTORWAY - org.insa.graphs.model.RoadInformation.RoadType
 
MOTORWAY_COLOR - Static variable in class org.insa.graphs.gui.drawing.BasicGraphPalette
 
MOTORWAY_LINK - org.insa.graphs.model.RoadInformation.RoadType
 
mouseClicked(MouseEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
mouseClicked(Point) - Method in interface org.insa.graphs.gui.drawing.DrawingClickListener
Event triggered when a click is made on the map.
mouseClicked(Point) - Method in class org.insa.graphs.gui.NodesInputPanel
 
mouseDragged(MouseEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
mouseEntered(MouseEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
mouseExited(MouseEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
mouseMoved(MouseEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
mousePressed(MouseEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
mouseReleased(MouseEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
moveCamera(MouseEvent) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
 
moveTo(Point) - Method in class org.insa.graphs.gui.drawing.components.BasicDrawing.BasicMarkerOverlay
 
moveTo(Point) - Method in class org.insa.graphs.gui.drawing.components.MapViewDrawing.MapViewMarkerOverlay
 
moveTo(Point) - Method in interface org.insa.graphs.gui.drawing.overlays.MarkerOverlay
Move this marker to the specified location.
MutableInteger(int) - Constructor for class org.insa.graphs.algorithm.utils.PriorityQueueTest.MutableInteger
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes All Packages