Package it.unibo.alchemist.model.implementations.environments
See: Description
-
Class Summary Class Description MuseumHall ImageEnvironment This environment loads an image from the file system, and marks as obstacles all the pixels of a given color. InfiniteHalls Continuous2DObstacles LimitedContinuos2D This class represents a 2D continuous environment with spatial limitations. Continuous2DEnvironment Implementation of Physics2DEnvironment. ImageEnvironmentWithGraph An ImageEnvironment providing an Euclidean2DNavigationGraph. Abstract2DEnvironment Models a bidimensional environment. AbstractEnvironment Very generic and basic implementation for an environment. BioRect2DEnvironmentNoOverlap Implements a limited environment supporting cells with a defined shape, avoiding any overlapping among them. BioRect2DEnvironment OSMEnvironment This class serves as template for more specific implementations of environments using a map. -
Object Summary Object Description Companion