Uses of Package
data

Packages that use data
data   
gui   
system   
 

Classes in data used by data
ControlPoint
          This class represents a control point of a Bezier curve.
Curve
          This class represents a Bezier curve.
Group
          This class represents a group of Shapes, with the possibility to contain subgroups (which can contain subgroups and shapes, etc.).
Shape
          This class represents a shape, that consists of some amount of Curves.
 

Classes in data used by gui
Curve
          This class represents a Bezier curve.
Group
          This class represents a group of Shapes, with the possibility to contain subgroups (which can contain subgroups and shapes, etc.).
Shape
          This class represents a shape, that consists of some amount of Curves.
 

Classes in data used by system
ControlPoint
          This class represents a control point of a Bezier curve.
Curve
          This class represents a Bezier curve.
Group
          This class represents a group of Shapes, with the possibility to contain subgroups (which can contain subgroups and shapes, etc.).
Shape
          This class represents a shape, that consists of some amount of Curves.