Package org.jbox2d.collision.shapes

Class Summary
CircleDef A circle shape definition.
CircleShape A circle shape.
CollideCircle Circle/circle and circle/polygon overlap solver - for internal use only.
CollidePoly Polygon overlap solver - for internal use.
EdgeChainDef  
EdgeShape An edge shape.
PointDef Point shape definition.
PointShape Point shape.
PolygonDef Convex polygon.
PolygonShape A convex polygon shape.
Shape A shape is used for collision detection.
ShapeDef Superclass for shape definitions.
 

Enum Summary
ShapeType