GeneralPositionSurrogate
@Serializable
@SerialName(value = "Position")
Surrogate class for the it.unibo.alchemist.model.Position interface. This implementation is valid for any type of position.
Parameters
coordinates
the coordinates of the PositionSurrogate.
dimensions
the dimensions of the PositionSurrogate.
Functions
Link copied to clipboard
Override equals because a DoubleArray is present in the properties.
Link copied to clipboard
Override hashCode because a DoubleArray is present in the properties.