Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
shapes.php File Reference

Drag-and-drop markers classes for dealing with shapes on the server side. More...

Classes

class  qtype_ddmarker_point
 Class to represent a point. More...
 
class  qtype_ddmarker_shape
 Base class to represent a shape. More...
 
class  qtype_ddmarker_shape_circle
 Class to represent a circle. More...
 
class  qtype_ddmarker_shape_polygon
 Class to represent a polygon. More...
 
class  qtype_ddmarker_shape_rectangle
 Class to represent a rectangle. More...
 

Detailed Description

Drag-and-drop markers classes for dealing with shapes on the server side.

Author
Jamie Pratt me@ja.nosp@m.miep.nosp@m..org
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later