Jaguar - PHP Graphic Library
  • Namespace
  • Class
  • Tree

Namespaces

  • Jaguar
    • Action
      • Blur
      • Color
      • Pixelate
      • Preset
    • Color
    • Drawable
      • Border
      • Style
      • Text
    • Exception
    • Factory
    • Format
    • Gradient

Classes

  • AbstractDrawable
  • AbstractStyledDrawable
  • Arc
  • Border
  • FilledDrawable
  • Line
  • Pixel
  • Polygon
  • Rectangle
  • Text

Interfaces

  • DrawableInterface
  • StyleInterface

Interface StyleInterface

Direct known implementers

Jaguar\Drawable\Style\Brush, Jaguar\Drawable\Style\DashedlineStyle, Jaguar\Drawable\Style\FillStyle, Jaguar\Drawable\Style\ThicklineStyle

Namespace: Jaguar\Drawable
Located at Jaguar/Drawable/StyleInterface.php

Methods summary

public
# apply( Jaguar\CanvasInterface $canvas, Jaguar\Drawable\AbstractStyledDrawable $drawable )

Apply the style on the drawable object

Apply the style on the drawable object

Parameters

$canvas
Jaguar\CanvasInterface
$canvas
$drawable
Jaguar\Drawable\AbstractStyledDrawable
$drawable

Throws

Jaguar\Exception\DrawableException

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0