Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
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