Package 

Class AdimensionalShape

  • All Implemented Interfaces:
    it.unibo.alchemist.model.interfaces.geometry.GeometricShape , java.io.Serializable

    
    public final class AdimensionalShape<S extends Vector<S>, A extends GeometricTransformation<S>>
     implements GeometricShape<S, A>
                        

    A special shape which does not occupy space and does not intersect with any other, not even with itself. It also ignores any transformation.