Jaguar - PHP Graphic Library
  • Namespace
  • Class
  • Tree

Namespaces

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

Classes

  • Brush
  • DashedlineStyle
  • FillStyle
  • ThicklineStyle

Class FillStyle

Jaguar\Drawable\Style\FillStyle implements Jaguar\Drawable\StyleInterface
Namespace: Jaguar\Drawable\Style
Located at Jaguar/Drawable/Style/FillStyle.php

Methods summary

public
# __construct( Jaguar\CanvasInterface $pattern )

construct new PatternFill Style

construct new PatternFill Style

Parameters

$pattern
Jaguar\CanvasInterface
$pattern
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

Implementation of

Jaguar\Drawable\StyleInterface::apply()
public
# __clone( )

Disable Style Clone

Disable Style Clone

Throws

RuntimeException

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0