Instance Method
isEqual(to:)isEqualToShape:isEqualToShape_
Whether another shape has the same concrete class.
Declaration
func isEqual(to other: GSShape) -> BoolDeclaration
- (BOOL) isEqualToShape:(GSShape *) other;Declaration
isEqualToShape_(other: GSShape) -> boolSee Also
Type and Comparison
The kind of content represented by a shape.
The kind of content represented by the concrete shape.
A structural description used to determine layer compatibility.