Class AdimensionalShape

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

    
    public final class AdimensionalShape<S extends Vector<S>, A extends Transformation<S>>
     implements Shape<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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description