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
Methods summary
public
|
#
equals( mixed $other )
Check that the current object which implements this interfcae is equal to another object from the same type |