Example #1
0
 public function OverShapes()
 {
     $content = parent::OverShapes();
     return $content . $this->Guidelines(SVGG_GUIDELINE_ABOVE);
 }