Package it.unibo.alchemist.boundary.fxui.effects.impl
Types
Link copied to clipboard
It models an abstract implementation of the effect interface, implementing default name and visibility properties.
Link copied to clipboard
Simple effect that draws a colored dot for each it.unibo.alchemist.model.interfaces.Node.
Link copied to clipboard
Simple effect that draws a black dot for each it.unibo.alchemist.model.interfaces.Node.
Link copied to clipboard
Simple effect that draws a black line for each it.unibo.alchemist.model.interfaces.Node in a it.unibo.alchemist.model.interfaces.Neighborhood.
Link copied to clipboard
Class that lets the user choose the effect from all it can find.
Link copied to clipboard
The class models a group of effects, stored as a stack.