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

Class FilledDrawable

Jaguar\Drawable\AbstractDrawable implements Jaguar\Drawable\DrawableInterface
Extended by Jaguar\Drawable\AbstractStyledDrawable
Extended by Jaguar\Drawable\FilledDrawable

Direct known subclasses

Jaguar\Drawable\Arc, Jaguar\Drawable\Polygon, Jaguar\Drawable\Rectangle

Abstract
Namespace: Jaguar\Drawable
Located at Jaguar/Drawable/FilledDrawable.php

Methods summary

public Jaguar\Drawable\FilledDrawable
# fill( booleab $boolean )

Draw filled drawable object

Draw filled drawable object

Parameters

$boolean
booleab
$boolean true fo filled

Returns

Jaguar\Drawable\FilledDrawable
public boolean
# isFilled( )

Is filled

Is filled

Returns

boolean

Methods inherited from Jaguar\Drawable\AbstractStyledDrawable

__construct(), draw(), equals(), getLineThickness(), setLineThickness()

Methods inherited from Jaguar\Drawable\AbstractDrawable

__clone(), __toString(), getColor(), setColor()

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0