Package it.unibo.alchemist.model.interfaces.properties

Types

Link copied to clipboard

A node's ability to occupy space in a 2D space.

Link copied to clipboard
interface OccupiesSpaceProperty<T, S : Vector<S>, A : GeometricTransformation<S>> : NodeProperty<T>

A node's ability to have a Shape.