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

A

AbstractDrawLayers - Class in it.unibo.alchemist.boundary.gui.effects
This class collects the following responsibilities: - it manages to draw layers only when necessary (as the apply method will be called for every node).
AbstractDrawLayers() - Constructor for class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
AbstractMenu - Class in it.unibo.alchemist.boundary.gui
Deprecated.
AbstractMenu(String, JMenuItem[]) - Constructor for class it.unibo.alchemist.boundary.gui.AbstractMenu
Deprecated.
 
actionPerformed(ActionEvent) - Method in class it.unibo.alchemist.boundary.gui.effects.EffectBuilder
Deprecated.
 
actionPerformed(ActionEvent) - Method in class it.unibo.alchemist.boundary.gui.FileMenu
Deprecated.
 
actionPerformed(ActionEvent) - Method in class it.unibo.alchemist.boundary.monitors.NodeTracker
Deprecated.
 
add(Component) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
addActionListener(ActionListener) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
See AbstractButton.addActionListener(ActionListener).
addActionListener(ActionListener) - Method in class it.unibo.alchemist.boundary.gui.ReactivityPanel
Deprecated.
See AbstractButton.addActionListener(ActionListener).
addActionListener(ActionListener) - Method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
See AbstractButton.addActionListener(ActionListener).
addChangeLister(ChangeListener) - Method in class it.unibo.alchemist.boundary.gui.ReactivityPanel
Deprecated.
 
addEffect(Effect) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
Adds a new Effect to this stack.
addItemListener(ItemListener) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectRepresentation
Deprecated.
 
addItemListener(ItemListener) - Method in class it.unibo.alchemist.boundary.gui.monitors.JOutputMonitorRepresentation
Deprecated.
 
addLayoutComponent(String, Component) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
AFlowLayout - Class in it.unibo.alchemist.boundary.gui.layouts
Deprecated.
AFlowLayout(int, int, int, boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
AlchemistSwingUI - Class in it.unibo.alchemist.boundary.gui
Deprecated.
AlchemistSwingUI() - Constructor for class it.unibo.alchemist.boundary.gui.AlchemistSwingUI
Deprecated.
 
ALPHA - it.unibo.alchemist.boundary.gui.ColorChannel
Alpha channel.
alter(Color, float) - Method in enum it.unibo.alchemist.boundary.gui.ColorChannel
Given a color, modifies the channel setting the passed value.
AngleManagerImpl - Class in it.unibo.alchemist.boundary.wormhole.implementation
An AngleManager converts the sliding of any physical/virtual device/control into an angle expressed with radians.
AngleManagerImpl() - Constructor for class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
Initializes a new AngleManager instance with dUnit = 1 and dPhase = 0.
AngleManagerImpl(double) - Constructor for class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
Initializes a new AngleManager instance with dPhase = 0.
AngleManagerImpl(double, double) - Constructor for class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
Initializes a new AngleManager with the initial phase and unit in input.
apply(Graphics2D, Node<?>, int, int) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
apply(Graphics2D, Node<?>, int, int) - Method in interface it.unibo.alchemist.boundary.gui.effects.Effect
apply(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
apply(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawOnce
Applies the effect.
apply(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawSmartcam
 
apply(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in interface it.unibo.alchemist.boundary.gui.effects.Effect
Deprecated.
Applies the effect.
apply(Number, Number) - Method in interface it.unibo.alchemist.boundary.gui.isolines.IsolinesFinder.BidimensionalFunction
 

B

BLUE - it.unibo.alchemist.boundary.gui.ColorChannel
Blue channel.
BOTH - Static variable in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
The horizontal alignment constant that designates stretching the component horizontally.
BRIGHTNESS - it.unibo.alchemist.boundary.gui.ColorChannel
Brightness channel (HSB).
buildDefaultEffect() - Static method in class it.unibo.alchemist.boundary.gui.effects.EffectFactory
Deprecated.
 
buildEffect(Class<? extends Effect>) - Static method in class it.unibo.alchemist.boundary.gui.effects.EffectFactory
Deprecated.
Given a class, builds the corresponding effect.

C

CENTER - Static variable in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
The horizontal alignment constant that designates centering.
ClassItem<E> - Class in it.unibo.alchemist.boundary.gui.monitors
Deprecated.
ClassItem(Class<E>) - Constructor for class it.unibo.alchemist.boundary.gui.monitors.ClassItem
Deprecated.
 
clearEffects() - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
Removes every effect.
ColorChannel - Enum in it.unibo.alchemist.boundary.gui
 
ComponentViewPort - Class in it.unibo.alchemist.boundary.wormhole.implementation.adapter
Adapter class that adapts the AWT Component class to a generic ViewPort for usage in AbstractWormhole2D.
ComponentViewPort(Component) - Constructor for class it.unibo.alchemist.boundary.wormhole.implementation.adapter.ComponentViewPort
Default constructor.
ConcreteIsolinesFactory - Class in it.unibo.alchemist.boundary.gui.isolines
 
ConcreteIsolinesFactory() - Constructor for class it.unibo.alchemist.boundary.gui.isolines.ConcreteIsolinesFactory
 
CONREC - it.unibo.alchemist.boundary.gui.isolines.IsolinesFactory.IsolineFinders
 
ConrecIsolinesFinder - Class in it.unibo.alchemist.boundary.gui.isolines
Conrec algorithm adapter to IsolinesFinder interface.
ConrecIsolinesFinder(IsolinesFactory) - Constructor for class it.unibo.alchemist.boundary.gui.isolines.ConrecIsolinesFinder
 
createButton() - Method in enum it.unibo.alchemist.boundary.gui.SimControlCommand
Deprecated.
 
createControlPanel(Simulation<?, ?>) - Static method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
 
createDefaultModel() - Method in class it.unibo.alchemist.boundary.gui.NumericTextField
Deprecated.
 
createMapper() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawBidimensionalGaussianLayersGradient
createMapper() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawBidimensionalGaussianLayersIsolines
createMapper() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersGradient
createMapper() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 

D

DEF_DEG_PER_PIXEL - Static variable in class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
DEF_DEG_PER_PIXEL = "DEFault amount of DEGrees PER PIXEL".
Currently set to 3 * 360 / screenWidth i.e.: by sliding the mouse through the entire width of the screen you will obtain a 3 rounds rotation.
This constant is intended for an implementation that converts mouse motion over x axis into degrees.
DEFAULT_FRAME_RATE - Static variable in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
The default frame rate.
DEFAULT_ICON_SIZE - Static variable in class it.unibo.alchemist.boundary.gui.AlchemistSwingUI
Deprecated.
The default icon size.
deregisterTab(JTapeTab) - Method in class it.unibo.alchemist.boundary.gui.tape.JTape
Deprecated.
Removes a tab.
DIAMETER - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
The paths will be drawn as circles of this diameter.
draw(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
Draws the effect, this method is called only for a single a node of the environment.
draw(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
Draws the effect, this method is called only for a single a node of the environment.
draw(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
draw(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawOnce
Draws the effect, this method is called only for a single a node of the environment.
draw(Graphics2D, Node<T>, Environment<T, P>, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
DRAW_ELLIPSE - it.unibo.alchemist.boundary.gui.effects.DrawShape.Mode
Deprecated.
 
DRAW_RECTANGLE - it.unibo.alchemist.boundary.gui.effects.DrawShape.Mode
Deprecated.
 
drawBackground(Graphics2D) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
This method is meant to be overridden by subclasses that want to display a more sophisticated background than a simple color.
drawBackground(Graphics2D) - Method in class it.unibo.alchemist.boundary.monitors.MapDisplay
Deprecated.
 
DrawBidimensionalGaussianLayersGradient - Class in it.unibo.alchemist.boundary.gui.effects
Draw a gradient in the background of the gui for BidimensionalGaussianLayers values.
DrawBidimensionalGaussianLayersGradient() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawBidimensionalGaussianLayersGradient
 
DrawBidimensionalGaussianLayersIsolines - Class in it.unibo.alchemist.boundary.gui.effects
Draw isolines for BidimensionalGaussianLayers.
DrawBidimensionalGaussianLayersIsolines() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawBidimensionalGaussianLayersIsolines
 
DrawCognitiveMap - Class in it.unibo.alchemist.boundary.gui.effects
Draws an orienting pedestrian' cognitive map.
DrawCognitiveMap() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
drawEnvOnView(Graphics2D) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Actually draws the environment on the view.
drawFunction(Function<? super P, ? extends Number>, Environment<T, P>, Graphics2D, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersGradient
Draw the provided function.
drawFunction(Function<? super P, ? extends Number>, Environment<T, P>, Graphics2D, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
Draw the provided function.
drawFunction(Function<? super P, ? extends Number>, Environment<T, P>, Graphics2D, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
Draw the provided function.
drawFunction(Function<? super P, ? extends Number>, Environment<T, P>, Graphics2D, Wormhole2D<P>) - Method in interface it.unibo.alchemist.boundary.gui.effects.FunctionDrawer
Draw the provided function.
drawLayers(Collection<Layer<T, P>>, Environment<T, P>, Graphics2D, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
Effectively draw the layers.
drawLayers(Collection<Layer<T, P>>, Environment<T, P>, Graphics2D, Wormhole2D<P>) - Method in interface it.unibo.alchemist.boundary.gui.effects.DrawLayers
Effectively draw the layers.
drawLayers(Collection<Layer<T, P>>, Environment<T, P>, Graphics2D, Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
Effectively draw the layers.
DrawLayers - Interface in it.unibo.alchemist.boundary.gui.effects
Basic interface for every effect that draws something related to Layers.
DrawLayersGradient - Class in it.unibo.alchemist.boundary.gui.effects
Draw layers values as background in the gui.
DrawLayersGradient() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawLayersGradient
 
DrawLayersIsolines - Class in it.unibo.alchemist.boundary.gui.effects
Draw layers isolines.
DrawLayersIsolines(IsolinesFinder) - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
Every class extending this one should call this constructor.
DrawLayersIsolines.Distribution - Enum in it.unibo.alchemist.boundary.gui.effects
Distributions describing how values within an interval should be spaced.
DrawLayersValues - Class in it.unibo.alchemist.boundary.gui.effects
This is a basic class for all the effects meant to draw Layers values in different points of the view.
DrawLayersValues() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
DrawNavigationGraph - Class in it.unibo.alchemist.boundary.gui.effects
Draws the navigation graph of an ImageEnvironmentWithGraph.
DrawNavigationGraph() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
DrawOnce - Class in it.unibo.alchemist.boundary.gui.effects
Effects are normally applied for each node, this is a base class for effects that do not need to be redrawn for each node.
DrawOnce() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawOnce
 
DrawPedestrianPath - Class in it.unibo.alchemist.boundary.gui.effects
Draws the paths took by pedestrians.
DrawPedestrianPath() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
DrawShape - Class in it.unibo.alchemist.boundary.gui.effects
Deprecated.
DrawShape() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
Builds a new DrawShape effect.
DrawShape.Mode - Enum in it.unibo.alchemist.boundary.gui.effects
Deprecated.
 
DrawSmartcam - Class in it.unibo.alchemist.boundary.gui.effects
Draws node's shapes and cameras' fields of view.
DrawSmartcam() - Constructor for class it.unibo.alchemist.boundary.gui.effects.DrawSmartcam
 

E

Effect - Interface in it.unibo.alchemist.boundary.gui.effects
Deprecated.
EffectBuilder - Class in it.unibo.alchemist.boundary.gui.effects
Deprecated.
EffectBuilder() - Constructor for class it.unibo.alchemist.boundary.gui.effects.EffectBuilder
Deprecated.
Default constructor.
EffectFactory - Class in it.unibo.alchemist.boundary.gui.effects
Deprecated.
EffectSerializationFactory - Class in it.unibo.alchemist.boundary.gui.effects
Deprecated.
effectsFromFile(File) - Static method in class it.unibo.alchemist.boundary.gui.effects.EffectSerializationFactory
Deprecated.
Get a list of effects from the specified file.
effectsToFile(File, List<Effect>) - Static method in class it.unibo.alchemist.boundary.gui.effects.EffectSerializationFactory
Deprecated.
Write the given effects to the destination file.
effectToFile(File, Effect) - Static method in class it.unibo.alchemist.boundary.gui.effects.EffectSerializationFactory
Deprecated.
Write the given effect to the destination file.
envHasMobileObstacles(Environment<?, ?>) - Static method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
equals(Object) - Method in interface it.unibo.alchemist.boundary.gui.effects.Effect
Deprecated.
 
equals(Object) - Method in class it.unibo.alchemist.boundary.gui.monitors.ClassItem
Deprecated.
 
equals(Object) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.adapter.ComponentViewPort
equalsToString(String) - Method in enum it.unibo.alchemist.boundary.gui.SimControlCommand
Deprecated.
Compares this enum to a String.

F

FileMenu - Class in it.unibo.alchemist.boundary.gui
Deprecated.
FileMenu() - Constructor for class it.unibo.alchemist.boundary.gui.FileMenu
Deprecated.
Builds the File menu.
FILL_ELLIPSE - it.unibo.alchemist.boundary.gui.effects.DrawShape.Mode
Deprecated.
 
FILL_RECTANGLE - it.unibo.alchemist.boundary.gui.effects.DrawShape.Mode
Deprecated.
 
findIsolines(IsolinesFinder.BidimensionalFunction, Segment2D, Collection<Number>) - Method in class it.unibo.alchemist.boundary.gui.isolines.ConrecIsolinesFinder
Find the isolines of the given function.
findIsolines(IsolinesFinder.BidimensionalFunction, Segment2D, Collection<Number>) - Method in interface it.unibo.alchemist.boundary.gui.isolines.IsolinesFinder
Find the isolines of the given function.
findIsolines(IsolinesFinder.BidimensionalFunction, Number, Number, Number, Number, Collection<Number>) - Method in class it.unibo.alchemist.boundary.gui.isolines.ConrecIsolinesFinder
Find the isolines of the given function.
findIsolines(IsolinesFinder.BidimensionalFunction, Number, Number, Number, Number, Collection<Number>) - Method in interface it.unibo.alchemist.boundary.gui.isolines.IsolinesFinder
Find the isolines of the given function.
finished(Environment<T, GeoPosition>, Time, long) - Method in class it.unibo.alchemist.boundary.monitors.MapDisplay
Deprecated.
 
finished(Environment<T, P>, Time, long) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Override to change or add operations to be done after a simulation is concluded.
finished(Environment<T, P>, Time, long) - Method in class it.unibo.alchemist.boundary.monitors.NodeTracker
Deprecated.
 
finished(Environment<T, P>, Time, long) - Method in class it.unibo.alchemist.boundary.monitors.TimeStepMonitor
Deprecated.
 
FunctionDrawer - Interface in it.unibo.alchemist.boundary.gui.effects
Defines an object capable of drawing functions that take a Position of type P as input and give a Number as output.

G

Generic2DDisplay<T,​P extends it.unibo.alchemist.model.interfaces.Position2D<P>> - Class in it.unibo.alchemist.boundary.monitors
Deprecated.
Generic2DDisplay() - Constructor for class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Initializes a new display with out redrawing the first step.
Generic2DDisplay(int) - Constructor for class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Initializes a new display.
Generic2DDisplay.MouseManager - Class in it.unibo.alchemist.boundary.monitors
Deprecated.
Custom listener for MouseEvents.
get() - Static method in class it.unibo.alchemist.boundary.l10n.LocalizedResourceBundle
 
get(String) - Static method in class it.unibo.alchemist.boundary.l10n.LocalizedResourceBundle
 
getAlignment() - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
getAlpha() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
getAlpha() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
getAlpha() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
getAlpha() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
getAlpha() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getAnchor() - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
getAngle() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
 
getBlue() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
getBlue() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
getBlue() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
getBlue() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
getBlue() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getColorCache() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
getColorChannel() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getColorSummary() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
getColorSummary() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
getColorSummary() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
getColorSummary() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
getColorSummary() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getColorSummary() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawSmartcam
 
getColorSummary() - Method in interface it.unibo.alchemist.boundary.gui.effects.Effect
Deprecated.
 
getComponent() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.adapter.ComponentViewPort
Getter method for the component to be adapted.
getComponentOrder(Component) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
getComponentsList() - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
getDegPhase() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
Allow any child class to see the initial phase.
getDegUnit() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
Allow any child class to see the degrees-per-slide unit.
getDescription() - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeGroup
Deprecated.
Gets the description.
getDistribution() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
 
getDrawValues() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
 
getEffect() - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectRepresentation
Deprecated.
Gets the represented effects.
getEffects() - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
 
getEnvPoint(Point) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 
getGap() - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
getGreen() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
getGreen() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
getGreen() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
getGreen() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
getGreen() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getHeight() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.adapter.ComponentViewPort
getIncarnation() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getIsolinesFinder() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
 
getLayout() - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
 
getMarkerNodeID() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawOnce
 
getMaxLayerValue() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
getMaxLayerValueCached() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
getMaxLayerValueDouble() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
getMaxprop() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getMinLayerValue() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
getMinLayerValueCached() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
getMinLayerValueDouble() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
getMinprop() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getMode() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getMolecule() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
getMolecule() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getMolString() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
getMolString() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getMonitor() - Method in class it.unibo.alchemist.boundary.gui.monitors.JOutputMonitorRepresentation
Deprecated.
 
getNumberOfIsolines() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
 
getOrderedComponents() - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
 
getPayload() - Method in class it.unibo.alchemist.boundary.gui.monitors.ClassItem
Deprecated.
 
getProgressBar() - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeTab
Deprecated.
Lets child-classes access the progress bar.
getProperty() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getPropoom() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getRed() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
getRed() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
getRed() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
getRed() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
getRed() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getResult() - Method in class it.unibo.alchemist.boundary.gui.effects.EffectBuilder
Deprecated.
 
getSamples() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersGradient
 
getScaleFactor() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getSegments() - Method in interface it.unibo.alchemist.boundary.gui.isolines.Isoline
 
getSelectedObjects() - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectRepresentation
Deprecated.
 
getSelectedObjects() - Method in class it.unibo.alchemist.boundary.gui.monitors.JOutputMonitorRepresentation
Deprecated.
 
getSimulation() - Method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
 
getSize() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
getStatus() - Method in class it.unibo.alchemist.boundary.gui.ReactivityPanel
Deprecated.
 
getStep() - Method in interface it.unibo.alchemist.boundary.interfaces.GraphicalOutputMonitor
Deprecated.
 
getStep() - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
getString(String) - Static method in class it.unibo.alchemist.boundary.l10n.LocalizedResourceBundle
Looks up on the property files and returns the correct String.
getTitle() - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeTab
Deprecated.
Gets the title.
getType() - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
 
getUserReactivity() - Method in class it.unibo.alchemist.boundary.gui.ReactivityPanel
Deprecated.
 
getValue() - Method in interface it.unibo.alchemist.boundary.gui.isolines.Isoline
 
getViewPoint(GeoPosition) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 
getViewPosition() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 
getWidth() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.adapter.ComponentViewPort
getWormhole() - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Lets child-classes access the wormhole.
getX1() - Method in interface it.unibo.alchemist.boundary.gui.isolines.Segment2D
 
getX2() - Method in interface it.unibo.alchemist.boundary.gui.isolines.Segment2D
 
getY1() - Method in interface it.unibo.alchemist.boundary.gui.isolines.Segment2D
 
getY2() - Method in interface it.unibo.alchemist.boundary.gui.isolines.Segment2D
 
getZoomManager() - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Lets child-classes access the zoom manager.
Graphical2DOutputMonitor<T,​P extends it.unibo.alchemist.model.interfaces.Position<? extends P>> - Interface in it.unibo.alchemist.boundary.interfaces
Deprecated.
GraphicalOutputMonitor<T,​P extends it.unibo.alchemist.model.interfaces.Position<? extends P>> - Interface in it.unibo.alchemist.boundary.interfaces
Deprecated.
GREEN - it.unibo.alchemist.boundary.gui.ColorChannel
Green channel.

H

hashCode() - Method in interface it.unibo.alchemist.boundary.gui.effects.Effect
Deprecated.
 
hashCode() - Method in class it.unibo.alchemist.boundary.gui.monitors.ClassItem
Deprecated.
 
hashCode() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.adapter.ComponentViewPort
HORIZONTAL_STACK - it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack.Type
Deprecated.
 
HorizontalFlowLayout - Class in it.unibo.alchemist.boundary.gui.layouts
Deprecated.
HorizontalFlowLayout(boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.HorizontalFlowLayout
Deprecated.
Constructs an instance of VerticalLayout with a vertical vgap of 5 pixels, horizontal centering and anchored to the top of the display area.
HorizontalFlowLayout(int, boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.HorizontalFlowLayout
Deprecated.
Constructs a VerticalLayout instance with horizontal centering, anchored to the top with the specified vgap.
HorizontalFlowLayout(int, int, boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.HorizontalFlowLayout
Deprecated.
Constructs a VerticalLayout instance anchored to the top with the specified hgap and horizontal alignment.
HorizontalFlowLayout(int, int, int, boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.HorizontalFlowLayout
Deprecated.
Constructs a VerticalLayout instance with the specified vgap, horizontal getAlignment() and anchoring.
HUE - it.unibo.alchemist.boundary.gui.ColorChannel
Hue channel (HSB).

I

INITIAL_ALPHA_DIVIDER - Static variable in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
INITIAL_ALPHA_DIVIDER - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
INITIAL_ALPHA_DIVIDER - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
INITIAL_ALPHA_DIVIDER - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
initialized(Environment<T, GeoPosition>) - Method in class it.unibo.alchemist.boundary.monitors.MapDisplay
Deprecated.
 
initialized(Environment<T, P>) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Defines what to do when the UI is initialized.
initialized(Environment<T, P>) - Method in class it.unibo.alchemist.boundary.monitors.NodeTracker
Deprecated.
 
initialized(Environment<T, P>) - Method in class it.unibo.alchemist.boundary.monitors.TimeStepMonitor
Deprecated.
 
isCloserNodeMarked() - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
The method checks if the closer node is marked.
isDown() - Method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
 
isInitialized() - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Lets child-classes check if the display is initialized.
isLayerFilter() - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
isMolFilter() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
isMolPropertyFilter() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
Isoline - Interface in it.unibo.alchemist.boundary.gui.isolines
An isoline (also contour line, isopleth, or isarithm) of a function of two variables is a curve along which the function has a constant value, so that the curve joins points of equal value.
IsolinesFactory - Interface in it.unibo.alchemist.boundary.gui.isolines
A factory for the creation of the basic astractions contained in this package.
IsolinesFactory.IsolineFinders - Enum in it.unibo.alchemist.boundary.gui.isolines
Enum containing all the available isolines finding algorithms.
IsolinesFinder - Interface in it.unibo.alchemist.boundary.gui.isolines
Defines an object capable of finding isolines (i.e.
IsolinesFinder.BidimensionalFunction - Interface in it.unibo.alchemist.boundary.gui.isolines
Defines a basic bidimensional function.
isOrdered() - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
isRealTime() - Method in interface it.unibo.alchemist.boundary.interfaces.GraphicalOutputMonitor
Deprecated.
 
isRealTime() - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
isReverse() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
isSelected() - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectRepresentation
Deprecated.
Check if the representation is selected.
isSelected() - Method in class it.unibo.alchemist.boundary.gui.monitors.JOutputMonitorRepresentation
Deprecated.
 
isToBeDrawn() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
isWritingPropertyValue() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
it.unibo.alchemist.boundary.gui - package it.unibo.alchemist.boundary.gui
This package contains the Alchemist simulation GUI implementation.
it.unibo.alchemist.boundary.gui.effects - package it.unibo.alchemist.boundary.gui.effects
This package contains all the classes for effect management.
it.unibo.alchemist.boundary.gui.isolines - package it.unibo.alchemist.boundary.gui.isolines
 
it.unibo.alchemist.boundary.gui.layouts - package it.unibo.alchemist.boundary.gui.layouts
 
it.unibo.alchemist.boundary.gui.monitors - package it.unibo.alchemist.boundary.gui.monitors
 
it.unibo.alchemist.boundary.gui.tape - package it.unibo.alchemist.boundary.gui.tape
 
it.unibo.alchemist.boundary.interfaces - package it.unibo.alchemist.boundary.interfaces
 
it.unibo.alchemist.boundary.l10n - package it.unibo.alchemist.boundary.l10n
This package contains all utilities for localization.
it.unibo.alchemist.boundary.monitors - package it.unibo.alchemist.boundary.monitors
This package contains generic monitors for various Environments.
it.unibo.alchemist.boundary.wormhole.implementation - package it.unibo.alchemist.boundary.wormhole.implementation
 
it.unibo.alchemist.boundary.wormhole.implementation.adapter - package it.unibo.alchemist.boundary.wormhole.implementation.adapter
 
itemStateChanged(ItemEvent) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
 
itemStateChanged(ItemEvent) - Method in class it.unibo.alchemist.boundary.gui.ReactivityPanel
Deprecated.
 

J

JEffectRepresentation<T> - Class in it.unibo.alchemist.boundary.gui.effects
Deprecated.
JEffectRepresentation(Effect, GraphicalOutputMonitor<T, ?>) - Constructor for class it.unibo.alchemist.boundary.gui.effects.JEffectRepresentation
Deprecated.
Creates a new representation for the effect and monitor in input.
JEffectsTab<T> - Class in it.unibo.alchemist.boundary.gui.effects
Deprecated.
JEffectsTab(GraphicalOutputMonitor<T, ?>, boolean) - Constructor for class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
Initialize the component.
JOutputMonitorRepresentation<T> - Class in it.unibo.alchemist.boundary.gui.monitors
Deprecated.
JOutputMonitorRepresentation(OutputMonitor<T, ?>) - Constructor for class it.unibo.alchemist.boundary.gui.monitors.JOutputMonitorRepresentation
Deprecated.
 
JTape - Class in it.unibo.alchemist.boundary.gui.tape
Deprecated.
JTape() - Constructor for class it.unibo.alchemist.boundary.gui.tape.JTape
Deprecated.
 
JTapeFeatureStack - Class in it.unibo.alchemist.boundary.gui.tape
Deprecated.
JTapeFeatureStack() - Constructor for class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
 
JTapeFeatureStack(JTapeFeatureStack.Type) - Constructor for class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
 
JTapeFeatureStack.Type - Enum in it.unibo.alchemist.boundary.gui.tape
Deprecated.
 
JTapeGroup - Class in it.unibo.alchemist.boundary.gui.tape
Deprecated.
JTapeGroup(String) - Constructor for class it.unibo.alchemist.boundary.gui.tape.JTapeGroup
Deprecated.
Initializes a new JTapeGroup with the description in input.
JTapeMainFeature - Class in it.unibo.alchemist.boundary.gui.tape
Deprecated.
JTapeMainFeature() - Constructor for class it.unibo.alchemist.boundary.gui.tape.JTapeMainFeature
Deprecated.
 
JTapeSection - Class in it.unibo.alchemist.boundary.gui.tape
Deprecated.
JTapeSection() - Constructor for class it.unibo.alchemist.boundary.gui.tape.JTapeSection
Deprecated.
 
JTapeTab - Class in it.unibo.alchemist.boundary.gui.tape
Deprecated.
JTapeTab(String) - Constructor for class it.unibo.alchemist.boundary.gui.tape.JTapeTab
Deprecated.
Initializes a new JTapeTab with the title in input.

L

L - Static variable in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
L - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
L - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
L - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
layoutContainer(Container) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
layoutContainer(Container) - Method in class it.unibo.alchemist.boundary.gui.layouts.HorizontalFlowLayout
Deprecated.
 
layoutContainer(Container) - Method in class it.unibo.alchemist.boundary.gui.layouts.VerticalFlowLayout
Deprecated.
Lays out the container.
layoutSize(Container, boolean) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
Calculates the size dimensions for the specified container, given the components it contains.
layoutSize(Container, boolean) - Method in class it.unibo.alchemist.boundary.gui.layouts.HorizontalFlowLayout
Deprecated.
 
layoutSize(Container, boolean) - Method in class it.unibo.alchemist.boundary.gui.layouts.VerticalFlowLayout
Deprecated.
 
LEFT - Static variable in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
The horizontal alignment constant that designates left justification.
LINEAR - it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines.Distribution
 
linspace(double, double, int) - Static method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
generates n linearly-spaced points between d1 and d2.
loadScaledImage(String) - Static method in class it.unibo.alchemist.boundary.gui.AlchemistSwingUI
Deprecated.
Loads an image and scales it to the default Alchemist's icon size.
loadScaledImage(String, int) - Static method in class it.unibo.alchemist.boundary.gui.AlchemistSwingUI
Deprecated.
Loads an image and scales it to the desired size.
LocalizedResourceBundle - Class in it.unibo.alchemist.boundary.l10n
Shorthand for getting resources.
LOGARITHMIC - it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines.Distribution
 
logspace(double, double, int, double) - Static method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
generates n logarithmically-spaced points between d1 and d2 using the provided base.

M

make(Simulation<T, P>) - Static method in class it.unibo.alchemist.boundary.gui.SingleRunGUI
Deprecated.
Builds a single-use graphical interface.
make(Simulation<T, P>, int) - Static method in class it.unibo.alchemist.boundary.gui.SingleRunGUI
Deprecated.
 
make(Simulation<T, P>, File, int) - Static method in class it.unibo.alchemist.boundary.gui.SingleRunGUI
Deprecated.
Builds a single-use graphical interface.
make(Simulation<T, P>, String) - Static method in class it.unibo.alchemist.boundary.gui.SingleRunGUI
Deprecated.
Builds a single-use graphical interface.
make(Simulation<T, P>, String, int) - Static method in class it.unibo.alchemist.boundary.gui.SingleRunGUI
Deprecated.
Builds a single-use graphical interface.
makeFrame(String, JPanel, Consumer<Object>) - Static method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Builds a frame.
makeIsoline(Number, Collection<Segment2D>) - Method in class it.unibo.alchemist.boundary.gui.isolines.ConcreteIsolinesFactory
Create an Isoline.
makeIsoline(Number, Collection<Segment2D>) - Method in interface it.unibo.alchemist.boundary.gui.isolines.IsolinesFactory
Create an Isoline.
makeIsolinesFinder(IsolinesFactory.IsolineFinders) - Method in class it.unibo.alchemist.boundary.gui.isolines.ConcreteIsolinesFactory
Create an IsolinesFinder object, capable of finding isolines.
makeIsolinesFinder(IsolinesFactory.IsolineFinders) - Method in interface it.unibo.alchemist.boundary.gui.isolines.IsolinesFactory
Create an IsolinesFinder object, capable of finding isolines.
makePosition(double, double) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
Returns a GeoPosition with the given coordinates.
makeSegment(Number, Number, Number, Number) - Method in class it.unibo.alchemist.boundary.gui.isolines.ConcreteIsolinesFactory
Create a 2D segment.
makeSegment(Number, Number, Number, Number) - Method in interface it.unibo.alchemist.boundary.gui.isolines.IsolinesFactory
Create a 2D segment.
map(double, double, double, double, double) - Static method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersGradient
Map x from [xmin, xmax] to [ymin, ymax].
MapDisplay<T> - Class in it.unibo.alchemist.boundary.monitors
Deprecated.
MapDisplay() - Constructor for class it.unibo.alchemist.boundary.monitors.MapDisplay
Deprecated.
Default constructor.
MapWormhole - Class in it.unibo.alchemist.boundary.wormhole.implementation
Wormhole used for maps rendering.
MapWormhole(Environment<?, GeoPosition>, Component, IMapViewPosition) - Constructor for class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
Initializes a new MapWormhole copying the state of the one in input.
MAX_COLOUR_VALUE - Static variable in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
MAX_COLOUR_VALUE - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
MAX_COLOUR_VALUE - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
MAX_COLOUR_VALUE - Static variable in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
MAX_REACTIVITY - it.unibo.alchemist.boundary.gui.ReactivityPanel.Status
Deprecated.
The GUI is always updated.
MAX_ZOOM - Static variable in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
Maximum zoom.
minimumLayoutSize(Container) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
minOrMaxLayerValuesNeedsToBeUpdated() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
MoleculeInjectorGUI<T> - Class in it.unibo.alchemist.boundary.monitors
Deprecated.
MoleculeInjectorGUI(Set<Node<T>>) - Constructor for class it.unibo.alchemist.boundary.monitors.MoleculeInjectorGUI
Deprecated.
 
mouseClicked(MouseEvent) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
mouseDragged(MouseEvent) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
mouseEntered(MouseEvent) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
mouseExited(MouseEvent) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
MouseManager() - Constructor for class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
mouseMoved(MouseEvent) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
mousePressed(MouseEvent) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
mouseReleased(MouseEvent) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
mouseWheelMoved(MouseWheelEvent) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay.MouseManager
Deprecated.
 
moveSelectedLeft() - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
Decreases the priority of the selected effect.
moveSelectedRight() - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
Increases the priority of the selected effect.

N

NodeTracker<T,​P extends it.unibo.alchemist.model.interfaces.Position<? extends P>> - Class in it.unibo.alchemist.boundary.monitors
Deprecated.
NodeTracker(Node<T>) - Constructor for class it.unibo.alchemist.boundary.monitors.NodeTracker
Deprecated.
 
NumericTextField - Class in it.unibo.alchemist.boundary.gui
Deprecated.
NumericTextField() - Constructor for class it.unibo.alchemist.boundary.gui.NumericTextField
Deprecated.
 

O

optimalZoom() - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 

P

paint(Graphics) - Method in class it.unibo.alchemist.boundary.monitors.MapDisplay
Deprecated.
 
paintComponent(Graphics) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Override as per JComponent.paintComponent(Graphics).
PAUSE - it.unibo.alchemist.boundary.gui.SimControlCommand
Deprecated.
 
PLAY - it.unibo.alchemist.boundary.gui.SimControlCommand
Deprecated.
 
preferredLayoutSize(Container) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 

R

ReactivityPanel - Class in it.unibo.alchemist.boundary.gui
Deprecated.
ReactivityPanel() - Constructor for class it.unibo.alchemist.boundary.gui.ReactivityPanel
Deprecated.
 
ReactivityPanel.Status - Enum in it.unibo.alchemist.boundary.gui
Deprecated.
 
REAL_TIME - it.unibo.alchemist.boundary.gui.ReactivityPanel.Status
Deprecated.
The GUI tries to run in sync with the real time, keeping at least 25 frames per second.
RED - it.unibo.alchemist.boundary.gui.ColorChannel
Red channel.
registerFeature(Component) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
Adds a feature to the current section.
registerFeature(Component) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeMainFeature
Deprecated.
 
registerFeature(Component) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeSection
Deprecated.
Adds a feature to the current section.
registerGroup(JTapeGroup) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeTab
Deprecated.
Adds a group of features to the tab.
registerSection(JTapeSection) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeGroup
Deprecated.
Adds a section to the current group.
registerTab(JTapeTab) - Method in class it.unibo.alchemist.boundary.gui.tape.JTape
Deprecated.
Adds a tab to the JTape instance.
remove(Component) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
removeItemListener(ItemListener) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectRepresentation
Deprecated.
 
removeItemListener(ItemListener) - Method in class it.unibo.alchemist.boundary.gui.monitors.JOutputMonitorRepresentation
Deprecated.
 
removeLayoutComponent(Component) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
repaint() - Method in interface it.unibo.alchemist.boundary.interfaces.GraphicalOutputMonitor
Deprecated.
Repaints the GUI.
RIGHT - Static variable in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
The horizontal alignment constant that designates right justification.
rotateAroundPoint(Point, double) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 

S

SATURATION - it.unibo.alchemist.boundary.gui.ColorChannel
Saturation channel (HSB).
Segment2D - Interface in it.unibo.alchemist.boundary.gui.isolines
A basic 2-dimensional segment.
SELECTED_NODE_DRAWING_SIZE - Static variable in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
How big (in pixels) the selected node should appear.
SELECTED_NODE_INTERNAL_SIZE - Static variable in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
How big (in pixels) the selected node should appear.
setActionCommand(String) - Method in class it.unibo.alchemist.boundary.gui.ReactivityPanel
Deprecated.
Sets the command name for the action event fired by this component.
setAlignment(int) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
setAlpha(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
setAlpha(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
setAlpha(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
setAlpha(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
setAlpha(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setAnchor(int) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
setBlue(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
setBlue(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
setBlue(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
setBlue(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
setBlue(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setButtonEnabled(SimControlCommand, boolean) - Method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
 
setC(ColorChannel) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setColorCache(Color) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
setComponent(Component) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.adapter.ComponentViewPort
Setter method for the component to be adapted.
setComponentOrder(Component, int) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
setComponentOrder(Component, int) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
 
setDegPhase(double) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
Allow any child class to modify the initial phase.
setDegUnit(double) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.AngleManagerImpl
Allow any child class to modify the degrees-per-slide unit.
setDescription(String) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeGroup
Deprecated.
Sets the description.
setDistribution(DrawLayersIsolines.Distribution) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
 
setDrawLinks(boolean) - Method in interface it.unibo.alchemist.boundary.interfaces.GraphicalOutputMonitor
Deprecated.
 
setDrawLinks(boolean) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
setDrawValues(Boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
 
setEffects(List<Effect>) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
Sets a new effect stack.
setEffectStack(List<Effect>) - Method in interface it.unibo.alchemist.boundary.interfaces.GraphicalOutputMonitor
Deprecated.
 
setEffectStack(List<Effect>) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
setEnabled(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectRepresentation
Deprecated.
 
setEnabled(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectsTab
Deprecated.
 
setEnabled(boolean) - Method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
 
setEnvPosition(GeoPosition) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 
setGap(int) - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
 
setGreen(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
setGreen(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
setGreen(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
setGreen(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
setGreen(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setIncarnation(CollectionWithCurrentElement<String>) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setLayerFilter(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
setMarkCloserNode(boolean) - Method in interface it.unibo.alchemist.boundary.interfaces.GraphicalOutputMonitor
Deprecated.
If set, the node closer to the mouse will be put in evidence.
setMarkCloserNode(boolean) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
setMaxLayerValue(String) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
setMaxLayerValueCached(String) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
setMaxLayerValueDouble(Double) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
setMaxprop(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setMinLayerValue(String) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
setMinLayerValueCached(String) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
setMinLayerValueDouble(Double) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
 
setMinprop(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setMode(DrawShape.Mode) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setMolFilter(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setMolPropertyFilter(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setMolString(String) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
setMolString(String) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setMouseTooltipTo(int, int) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Updates tooltip of this component with nearest node from the mouse position.
setMouseTooltipTo(int, int) - Method in class it.unibo.alchemist.boundary.monitors.MapDisplay
Deprecated.
 
setNo() - Method in class it.unibo.alchemist.boundary.gui.StatusBar
Deprecated.
 
setNumberOfIsolines(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines
 
setOK() - Method in class it.unibo.alchemist.boundary.gui.StatusBar
Deprecated.
 
setProgressBar(JProgressBar) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeTab
Deprecated.
Lets child-classes change the progress bar.
setProperty(String) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setPropoom(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setRealTime(boolean) - Method in interface it.unibo.alchemist.boundary.interfaces.GraphicalOutputMonitor
Deprecated.
If enabled, the monitor tries to synchronize the simulation time with the real time, slowing down the simulator if needed.
setRealTime(boolean) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
setRed(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.AbstractDrawLayers
 
setRed(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawCognitiveMap
 
setRed(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawNavigationGraph
 
setRed(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
setRed(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setReverse(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setSamples(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersGradient
 
setScaleFactor(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setSelected(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.JEffectRepresentation
Deprecated.
(Un)selects this representation.
setSelected(boolean) - Method in class it.unibo.alchemist.boundary.gui.monitors.JOutputMonitorRepresentation
Deprecated.
 
setSimulation(Simulation<?, ?>) - Method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
 
setSize(RangedInteger) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setStep(int) - Method in interface it.unibo.alchemist.boundary.interfaces.GraphicalOutputMonitor
Deprecated.
 
setStep(int) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
setTitle(String) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeTab
Deprecated.
Sets the title.
setToBeDrawn(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawPedestrianPath
 
setViewPosition(Point) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 
setWormhole(Wormhole2D<P>) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Lets child-classes change the wormhole.
setWritingPropertyValue(boolean) - Method in class it.unibo.alchemist.boundary.gui.effects.DrawShape
Deprecated.
 
setZoom(double) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 
setZoomManager(ZoomManager) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
Lets child-classes change the zoom manager.
shutdown() - Method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
To be called when this control panel will be no longer useful.
SimControlButton - Class in it.unibo.alchemist.boundary.gui
Deprecated.
SimControlButton(String, Enum<?>, String) - Constructor for class it.unibo.alchemist.boundary.gui.SimControlButton
Deprecated.
Builds a new Button.
SimControlCommand - Enum in it.unibo.alchemist.boundary.gui
Deprecated.
SimControlPanel - Class in it.unibo.alchemist.boundary.gui
Deprecated.
SingleRunGUI - Class in it.unibo.alchemist.boundary.gui
Deprecated.
StatusBar - Class in it.unibo.alchemist.boundary.gui
Deprecated.
StatusBar() - Constructor for class it.unibo.alchemist.boundary.gui.StatusBar
Deprecated.
 
STEP - it.unibo.alchemist.boundary.gui.SimControlCommand
Deprecated.
 
stepDone(Environment<T, P>, Reaction<T>, Time, long) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
stepDone(Environment<T, P>, Reaction<T>, Time, long) - Method in class it.unibo.alchemist.boundary.monitors.NodeTracker
Deprecated.
 
stepDone(Environment<T, P>, Reaction<T>, Time, long) - Method in class it.unibo.alchemist.boundary.monitors.TimeStepMonitor
Deprecated.
 
STOP - it.unibo.alchemist.boundary.gui.SimControlCommand
Deprecated.
 

T

TimeStepMonitor<T,​P extends it.unibo.alchemist.model.interfaces.Position<? extends P>> - Class in it.unibo.alchemist.boundary.monitors
Deprecated.
TimeStepMonitor() - Constructor for class it.unibo.alchemist.boundary.monitors.TimeStepMonitor
Deprecated.
Constructor.
TOP - Static variable in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
The anchoring constant that designates anchoring to the top of the display area.
toString() - Method in enum it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines.Distribution
 
toString() - Method in enum it.unibo.alchemist.boundary.gui.effects.DrawShape.Mode
Deprecated.
 
toString() - Method in class it.unibo.alchemist.boundary.gui.layouts.AFlowLayout
Deprecated.
toString() - Method in class it.unibo.alchemist.boundary.gui.monitors.ClassItem
Deprecated.
 
toString() - Method in class it.unibo.alchemist.boundary.gui.SimControlPanel
Deprecated.
 

U

unregisterFeature(Component) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
Deprecated.
Removes a feature from the current section.
unregisterFeature(Component) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeMainFeature
Deprecated.
 
unregisterFeature(Component) - Method in class it.unibo.alchemist.boundary.gui.tape.JTapeSection
Deprecated.
Removes a feature from the current section.
updateMinAndMaxLayerValues() - Method in class it.unibo.alchemist.boundary.gui.effects.DrawLayersValues
Update min and max layer values.
USER_SELECTED - it.unibo.alchemist.boundary.gui.ReactivityPanel.Status
Deprecated.
The GUI update frequency is user defined.

V

valueOf(String) - Static method in enum it.unibo.alchemist.boundary.gui.ColorChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines.Distribution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.alchemist.boundary.gui.effects.DrawShape.Mode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.alchemist.boundary.gui.isolines.IsolinesFactory.IsolineFinders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.alchemist.boundary.gui.ReactivityPanel.Status
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.alchemist.boundary.gui.SimControlCommand
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack.Type
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.unibo.alchemist.boundary.gui.ColorChannel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.alchemist.boundary.gui.effects.DrawLayersIsolines.Distribution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.alchemist.boundary.gui.effects.DrawShape.Mode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.alchemist.boundary.gui.isolines.IsolinesFactory.IsolineFinders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.alchemist.boundary.gui.ReactivityPanel.Status
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.alchemist.boundary.gui.SimControlCommand
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
VERTICAL_STACK - it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack.Type
Deprecated.
 
VerticalFlowLayout - Class in it.unibo.alchemist.boundary.gui.layouts
Deprecated.
VerticalFlowLayout(boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.VerticalFlowLayout
Deprecated.
Constructs an instance of VerticalLayout with a vertical vgap of 5 pixels, horizontal centering and anchored to the top of the display area.
VerticalFlowLayout(int, boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.VerticalFlowLayout
Deprecated.
Constructs a VerticalLayout instance with horizontal centering, anchored to the top with the specified vgap.
VerticalFlowLayout(int, int, boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.VerticalFlowLayout
Deprecated.
Constructs a VerticalLayout instance anchored to the top with the specified vgap and horizontal alignment.
VerticalFlowLayout(int, int, int, boolean) - Constructor for class it.unibo.alchemist.boundary.gui.layouts.VerticalFlowLayout
Deprecated.
Constructs a VerticalLayout instance with the specified vgap, horizontal alignment and anchoring.

W

WormholeSwing<P extends it.unibo.alchemist.model.interfaces.Position2D<? extends P>> - Class in it.unibo.alchemist.boundary.wormhole.implementation
An implementation of [AbstractWormhole2D] for Swing.
WormholeSwing(Environment<?, P>, Component) - Constructor for class it.unibo.alchemist.boundary.wormhole.implementation.WormholeSwing
 

Z

zoomOnPoint(Point, double) - Method in class it.unibo.alchemist.boundary.wormhole.implementation.MapWormhole
 
zoomTo(P, double) - Method in interface it.unibo.alchemist.boundary.interfaces.Graphical2DOutputMonitor
Deprecated.
 
zoomTo(P, double) - Method in class it.unibo.alchemist.boundary.monitors.Generic2DDisplay
Deprecated.
 
A B C D E F G H I J L M N O P R S T U V W Z 
All Classes All Packages