API  1.0.0
CPView(CPAnimationContext) Category Reference

Instance Methods

(CGRect) - frameRectOfView:inSuperviewSize:
 
(CGRect) - frameWithNewSuperviewSize:
 
(BOOL) - hasCustomDrawRect
 
(BOOL) - hasCustomLayoutSubviews
 

Detailed Description

Definition at line 391 of file CPAnimationContext.j.

Method Documentation

◆ frameRectOfView:inSuperviewSize:()

- (CGRect) frameRectOfView: (CPView aView
inSuperviewSize: (CGSize)  aSize 
implementation

Extends class CPView.

Definition at line 393 of file CPAnimationContext.j.

◆ frameWithNewSuperviewSize:()

- (CGRect) frameWithNewSuperviewSize: (CGSize)  newSize
implementation

Extends class CPView.

Definition at line 398 of file CPAnimationContext.j.

◆ hasCustomDrawRect()

- (BOOL) hasCustomDrawRect
implementation

Extends class CPView.

Definition at line 432 of file CPAnimationContext.j.

◆ hasCustomLayoutSubviews()

- (BOOL) hasCustomLayoutSubviews
implementation

Extends class CPView.

Definition at line 437 of file CPAnimationContext.j.


The documentation for this category was generated from the following file: