Uses of Interface
toxi.geom.Shape2D

Packages that use Shape2D
Package
Description
 
  • Uses of Shape2D in toxi.geom

    Classes in toxi.geom that implement Shape2D
    Modifier and Type
    Class
    Description
    class 
    This class overrides Ellipse to define a 2D circle and provides several utility methods for it, including factory methods to construct circles from points.
    class 
    This class defines a 2D ellipse and provides several utility methods for it.
    class 
    Implements a spatial subdivision tree to work efficiently with large numbers of 2D particles.
    class 
    Container type for convex polygons.
    class 
     
    class 
     
    Methods in toxi.geom with parameters of type Shape2D
    Modifier and Type
    Method
    Description
    BooleanShapeBuilder.addShape(Shape2D s)