BubblePopoverView

Description

The BubblePopoverView class is used to work with a popup window.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIView

          BubblePopoverView

Comments

The BubblePopoverView class is parent for the MapBubblePopoverView class.

Properties

arrowOrientation. Position of arrow relative to a popup window.

borderColor. Popup window border color.

contentRect. Size and position of popup window contents.

contentSize. Size of popup window contents.

Methods

alignArrowForOrigin:inRect:. Places popup window arrow in the optimal way.

computeRectForOrigin:. Calculates optimal size and position of popup window contents.

drawInContext:boundsRect:. Redraws popup window in the specified graphic context.

See also:

Working with Common Classes