Package 

Class AbstractConvexPolygon

  • All Implemented Interfaces:
    it.unibo.alchemist.model.implementations.geometry.AwtShapeCompatible , it.unibo.alchemist.model.interfaces.geometry.ConvexGeometricShape , it.unibo.alchemist.model.interfaces.geometry.GeometricShape , it.unibo.alchemist.model.interfaces.geometry.euclidean2d.ConvexPolygon , java.io.Serializable

    
    public abstract class AbstractConvexPolygon
     implements ConvexPolygon
                        

    An abstract ConvexPolygon providing a convexity test.