Library images
Overview
This library is undocumented
Non-class functions
Here you will find the list of all functions, which are defined outside the scope of a class.
- Container2D(list:List):Container2D
- Creates a container of primitives from a primitives list
- Line2D(x:double,y:double,dx:double,dy:double):Line2D
- Creates a line primitive
- Point2D(x:double,y:double):Point2D
- Creates a point primitive
- Rect2D(x:double,y:double,width:double,height:double):Rect2D
- Creates a rect primitive