A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

O

ObjectWithGPS - class in it.unibo.alchemist.model.maps
 
Obstacle - class in it.unibo.alchemist.model
A generic obstacle in a vector space.
Obstacle2D - class in it.unibo.alchemist.model
An Obstacle in a bidimensional space.
ObstaclesBreakConnection - class in it.unibo.alchemist.model.linkingrules
Similar to ConnectWithinDistance, but if the environment has obstacles, the links are removed.
OccupiesSpaceProperty - class in it.unibo.alchemist.model.physics.properties
A node's ability to have a Shape.
OffsetGraphStreamLinkingRule - class in it.unibo.alchemist.model.linkingrules
A LinkingRule that statically connects nodes as they were configured by GraphStream.
onFall(kotlin.jvm.functions.Function1) - function in it.unibo.alchemist.model.cognitive.properties.PhysicalPedestrian2D
 
onFall(kotlin.jvm.functions.Function1) - function in it.unibo.alchemist.model.physics.properties.PhysicalPedestrian
Adds a listener to be called when node falls.
onFall(kotlin.jvm.functions.Function1) - function in it.unibo.alchemist.model.physics.properties.PhysicalPedestrian2D
Adds a listener to be called when node falls.
ONLYFINITE - enum entry in it.unibo.alchemist.boundary.exportfilters.CommonFilters

Keeps only finite values (isFinite returns true).

OnStreets - class in it.unibo.alchemist.model.maps.movestrategies.routing
This strategy computes a route along streets allowed for a selected RoutingServiceOptions connecting the starting and ending point.
Operator - class in it.unibo.alchemist.model.sapere.dsl.impl
 
OPERATOR - enum entry in it.unibo.alchemist.model.sapere.dsl.impl.Type
 
OperatorTreeNode - class in it.unibo.alchemist.model.sapere.dsl.impl
 
optimalZoom() - function in it.unibo.alchemist.boundary.ui.api.Wormhole2D
Automatically sets the zoom rate in order to make the environment entirely visible on the view.
optimalZoom() - function in it.unibo.alchemist.boundary.ui.impl.AbstractWormhole2D
Automatically sets the zoom rate in order to make the environment entirely visible on the view.
optional(T,java.lang.String,java.lang.String) - function in com.uchuhimo.konf.CognitiveSpec
 
optional(T,java.lang.String,java.lang.String) - function in com.uchuhimo.konf.ComplianceSpec
 
optional(T,java.lang.String,java.lang.String) - function in com.uchuhimo.konf.HelpAttitudeSpec
 
optional(T,java.lang.String,java.lang.String) - function in com.uchuhimo.konf.HelpAttitudeSpec.AdultFemale
 
optional(T,java.lang.String,java.lang.String) - function in com.uchuhimo.konf.HelpAttitudeSpec.AdultMale
 
optional(T,java.lang.String,java.lang.String) - function in com.uchuhimo.konf.HelpAttitudeSpec.ElderlyFemale
 
optional(T,java.lang.String,java.lang.String) - function in com.uchuhimo.konf.HelpAttitudeSpec.ElderlyMale
 
optional(T,java.lang.String,java.lang.String) - function in com.uchuhimo.konf.SpeedSpec
 
optionsFor(java.lang.String,java.lang.String) - function in it.unibo.alchemist.model.maps.routingservices.GraphHopperOptions.Companion
Retrieves or creates the set of options for the required profile (default: foot_fastest) and algorithm (default: dijstrabi).
optionsFor(java.lang.String) - function in it.unibo.alchemist.model.maps.routingservices.GraphHopperOptions.Companion
Retrieves or creates the set of options for the required profile (default: foot_fastest) and algorithm (default: dijstrabi).
optionsFor() - function in it.unibo.alchemist.model.maps.routingservices.GraphHopperOptions.Companion
Retrieves or creates the set of options for the required profile (default: foot_fastest) and algorithm (default: dijstrabi).
optionsFor(java.lang.String,java.lang.String,java.lang.String) - function in it.unibo.alchemist.model.maps.routingservices.GraphHopperOptions.Companion
Retrieves or creates the set of options for the required vehicle (default: foot), weighting (default: fastest), and algorithm (default: dijstrabi).
Or - class in it.unibo.alchemist.model.positionfilters
Check if either positionBasedFilterA or positionBasedFilterB is satisfied.
or(java.util.function.Predicate) - function in java.util.function.PositionBasedFilter
 
or(java.util.function.Predicate) - function in java.util.function.Predicate
 
or(java.util.function.Predicate) - function in java.util.function.Predicate
 
or(java.util.function.Predicate) - function in java.util.function.Predicate
 
or(java.util.function.Predicate) - function in java.util.function.Predicate
 
or(java.util.function.Predicate) - function in java.util.function.Predicate
 
or(java.util.function.Predicate) - function in java.util.function.Predicate
 
or(java.util.function.Predicate) - function in java.util.function.Predicate
 
or(java.util.function.Predicate) - function in java.util.function.Predicate
 
OrderedParametersConstructor - class in it.unibo.alchemist.boundary.loader.util
A JVMConstructor whose parameters are an ordered list (common case for any JVM language).
org.apache.commons.math3.distribution - package org.apache.commons.math3.distribution
 
Orienting - class in it.unibo.alchemist.model.cognitive.properties
Base implementation of a node's OrientingProperty.
Orienting.Companion - class in it.unibo.alchemist.model.cognitive.properties.Orienting
 
Orienting2D - class in it.unibo.alchemist.model.cognitive.properties
Basic implementation of a node's OrientingProperty in a 2D space.
OrientingAgent - class in it.unibo.alchemist.model.cognitive
An agent capable of orienting itself inside an environment.
OrientingProperty - class in it.unibo.alchemist.model.cognitive
A node's capability to orient.
origin(it.unibo.alchemist.model.positions.Euclidean2DPosition) - function in it.unibo.alchemist.model.geometry.Euclidean2DTransformation
 
origin(java.lang.Double,java.lang.Double) - function in it.unibo.alchemist.model.geometry.Euclidean2DTransformation
Changes origin.
origin(S) - function in it.unibo.alchemist.model.geometry.Transformation
Performs an absolute translation to the provided position.
OSMEnvironment - class in it.unibo.alchemist.model.maps.environments
This class serves as template for more specific implementations of environments using a map.
outboundDependencies(it.unibo.alchemist.model.Actionable) - function in it.unibo.alchemist.core.DependencyGraph
Returns the set of reactions that may be influenced by the provided reaction.
outboundDependencies(it.unibo.alchemist.model.Actionable) - function in it.unibo.alchemist.core.JGraphTDependencyGraph
 
outcode(double,double) - function in java.awt.geom.Rectangle2D.Double
 
outDegreeOf(N) - function in org.jgrapht.Graph
 
outDegreeOf(N) - function in org.jgrapht.Graph
 
outDegreeOf(N) - function in org.jgrapht.Graph
 
outDegreeOf(N) - function in org.jgrapht.NavigationGraph
 
outgoingEdgesOf(N) - function in org.jgrapht.Graph
 
outgoingEdgesOf(N) - function in org.jgrapht.Graph
 
outgoingEdgesOf(N) - function in org.jgrapht.Graph
 
outgoingEdgesOf(N) - function in org.jgrapht.NavigationGraph
 
OutputMonitor - class in it.unibo.alchemist.boundary
An interface for the visualization of the simulation.
overlapsWith(it.unibo.alchemist.model.geometry.Segment2D) - function in it.unibo.alchemist.model.geometry.Segment2D
Checks if two segments overlap (= are collinear and share one or more points).
overlapsWith(it.unibo.alchemist.model.geometry.Segment2D) - function in it.unibo.alchemist.model.geometry.Segment2D
Checks if two segments overlap (= are collinear and share one or more points).
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z