A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
[
M
- main(Array) - function in it.unibo.alchemist.Alchemist
- make(<ERROR CLASS>,<ERROR CLASS>,Iterable) - function in it.unibo.alchemist.model.implementations.neighborhoods.Neighborhoods.Companion
- Creates a SimpleNeighborhood.
- makePoint(Number,Number) - function in it.unibo.alchemist.boundary
- Creates a Point.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Number) - function in it.unibo.alchemist.model.implementations.environments.Continuous2DEnvironment
- Creates an euclidean position from the given coordinates.
- makePosition(Double,Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Double,Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Double,Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Double,Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Double,Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double,Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Double,Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double,Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.environments.Euclidean2DEnvironment
- Creates a new Euclidean2DPosition.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makePosition(Double) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- Creates a Position compatible with this environment given its coordinates.
- makeRectangleWith(Point,Point) - function in it.unibo.alchemist.boundary
- Creates a rectangle that has this and other as its opposite-diagonal vertexes.
- MALE - enum entry in it.unibo.alchemist.model.cognitiveagents.impact.individual.Gender
- map(Collection) - function in it.unibo.alchemist.boundary.gui.effects.BidimensionalGaussianLayersMapper
- Effectively map the given layers, layers may be filtered too if the mapper is only able to map certain types of layers.
- map(Stream) - function in it.unibo.alchemist.boundary.gui.effects.BidimensionalGaussianLayersMapper
- see LayerToFunctionMapper.map.
- map(Collection) - function in it.unibo.alchemist.boundary.gui.effects.LayerToFunctionMapper
- Effectively map the given layers, layers may be filtered too if the mapper is only able to map certain types of layers.
- map(Stream) - function in it.unibo.alchemist.boundary.gui.effects.LayerToFunctionMapper
- see LayerToFunctionMapper.map.
- MentalCognitiveCharacteristic - class in it.unibo.alchemist.model.cognitiveagents.impact.cognitive
- A cognitive characteristic which has a mental response.
- minus(DoubleArray) - function in it.unibo.alchemist.model.interfaces.Position
- Considers both positions as vectors, and returns the difference between this position and the passed one.
- minus(DoubleArray) - function in it.unibo.alchemist.model.interfaces.Position
- Considers both positions as vectors, and returns the difference between this position and the passed one.
- minus(S) - function in it.unibo.alchemist.model.interfaces.geometry.Vector
- Support for subtraction.
- minus(<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.geometry.Vector2D
- Allows subtraction with a Pair.
- minus(ClosedRange,ClosedRange) - function in it.unibo.alchemist
- Performs a subtraction between ranges.
- minus(Point,Point) - function in it.unibo.alchemist.boundary
- Subtracts this and the given Point.
- minus(Direction2D) - function in it.unibo.alchemist.boundary.interactions.Direction2D
- Subtracts with a direction.
- minus(<ERROR CLASS>,Double) - function in it.unibo.alchemist.model
- Minus operator for Time and Double.
- minusAssign(Direction2D) - function in it.unibo.alchemist.boundary.interactions.DigitalPanManager
- Stops moving towards a certain direction.
- MODIFIER_CONTROL - enum entry in it.unibo.alchemist.input.ActionFromKey
- MODIFIER_SHIFT - enum entry in it.unibo.alchemist.input.ActionFromKey
- MouseActionListener - class in it.unibo.alchemist.boundary.jfx.events.mouse
- An action listener in the context of mouse events.
- MouseButtonTriggerAction - class in it.unibo.alchemist.boundary.jfx.events.mouse
- A MouseTriggerAction related to mouse button presses.
- MouseEventDispatcher - class in it.unibo.alchemist.boundary.jfx.events.mouse
- An event dispatcher in the context of mouse events.
- MouseMovement - class in it.unibo.alchemist.boundary.jfx.events.mouse
- Simple mouse actions.
- MouseTriggerAction - class in it.unibo.alchemist.boundary.jfx.events.mouse
- The TriggerAction regarding mouse events.
- MOVE - enum entry in it.unibo.alchemist.input.ActionFromKey
- MOVED - enum entry in it.unibo.alchemist.boundary.jfx.events.mouse.ActionOnMouse
- moveNode(<ERROR CLASS>,P) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,P) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,P) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,P) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNode(<ERROR CLASS>,P) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
- This method moves a node in the environment toward some direction.
- moveNodeToPosition(<ERROR CLASS>,<ERROR CLASS>) - function in it.unibo.alchemist.model.implementations.environments.Continuous2DEnvironment
- Moves the node to the ,Double)>farthestPositionReachable towards the desired newpos.
- moveToFinal(P) - function in it.unibo.alchemist.model.implementations.actions.AbstractNavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveToFinal(<ERROR CLASS>) - function in it.unibo.alchemist.model.implementations.actions.AbstractNavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveToFinal(<ERROR CLASS>) - function in it.unibo.alchemist.model.implementations.actions.AbstractNavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveToFinal(<ERROR CLASS>) - function in it.unibo.alchemist.model.implementations.actions.AbstractNavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveToFinal(<ERROR CLASS>) - function in it.unibo.alchemist.model.implementations.actions.AbstractNavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveToFinal(<ERROR CLASS>) - function in it.unibo.alchemist.model.implementations.actions.AbstractNavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveToFinal(<ERROR CLASS>) - function in it.unibo.alchemist.model.implementations.actions.AbstractNavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveToFinal(<ERROR CLASS>) - function in it.unibo.alchemist.model.implementations.actions.AbstractNavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveToFinal(P) - function in it.unibo.alchemist.model.interfaces.NavigationAction
- Moves the pedestrian to the given final destination, which must be inside currentRoom.
- moveVertex(Integer,Double,Double) - function in it.unibo.alchemist.model.implementations.geometry.euclidean2d.AwtMutableConvexPolygon
- Moves a vertex of the polygon to a new absolute position.
- moveVertex(Integer,Double,Double) - function in it.unibo.alchemist.model.implementations.geometry.euclidean2d.navigator.ExtendableConvexPolygonInEnvironment
- Moves a vertex of the polygon to a new absolute position.
- moveVertex(Integer,Double,Double) - function in it.unibo.alchemist.model.interfaces.geometry.euclidean2d.MutableConvexPolygon
- Moves a vertex of the polygon to a new absolute position.
- moveVertex(Integer,Double,Double) - function in it.unibo.alchemist.model.interfaces.geometry.euclidean2d.MutableConvexPolygon
- Moves a vertex of the polygon to a new absolute position.
- murmur3Hash32(T) - function in it.unibo.alchemist
- Hashes a number of Anys with Hashing.
- MutableConvexPolygon - class in it.unibo.alchemist.model.interfaces.geometry.euclidean2d
- A mutable ConvexPolygon.