Class AbstractConvexPolygon

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

    
    public abstract class AbstractConvexPolygon
     implements ConvexPolygon
                        

    An abstract ConvexPolygon providing a convexity test.