Jaguar - PHP Graphic Library
  • Namespace
  • Class
  • Tree

Namespaces

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

Classes

  • AbstractCanvas
  • Box
  • Canvas
  • CompressableCanvas
  • Coordinate
  • Dimension
  • Font
  • ImageFile
  • Transformation
  • Util

Interfaces

  • CanvasFactory
  • CanvasInterface
  • EqualsInterface

Interface EqualsInterface

Direct known implementers

Jaguar\Box, Jaguar\Color\ColorInterface, Jaguar\Coordinate, Jaguar\Dimension, Jaguar\Drawable\DrawableInterface, Jaguar\Font

Indirect known implementers

Jaguar\Color\AbstractColor, Jaguar\Color\BrushedColor, Jaguar\Drawable\Border, Jaguar\Drawable\FilledDrawable, Jaguar\Drawable\Line, Jaguar\Drawable\Pixel, Jaguar\Drawable\Polygon, Jaguar\Drawable\Rectangle, Jaguar\Drawable\Text, Jaguar\Color\RGBColor, Jaguar\Color\StyledBrushedColor, Jaguar\Color\StyledColor, Jaguar\Color\TiledColor, Jaguar\Color\TransparentColor, Jaguar\Drawable\AbstractDrawable, Jaguar\Drawable\AbstractStyledDrawable, Jaguar\Drawable\Arc

Namespace: Jaguar
Located at Jaguar/EqualsInterface.php

Methods summary

public
# equals( mixed $other )

Check that the current object which implements this interfcae is equal to another object from the same type

Check that the current object which implements this interfcae is equal to another object from the same type

Parameters

$other
mixed
$other

Throws

InvalidArgumentException
if the passed param type is invalid

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0