MapShape

Description

The MapShape class is used to work with a map area.

Inheritance Hierarchy

          NSObject

          MapObject

          MapShape

Comments

A map area consists of one or several closed shapes.

Properties

attributes. XML attributes of SVG data.

background. Area background fill options.

bounds. Rectangle that limits the area.

center. Central point of the area.

centerPoint. Central point of the area obtained from platform attributes.

centerPointCoordinate. Geographic center of the area.

label. Area label.

parentLayer. The layer that is the parent of the current area.

path. The most detailed path that describes the area.

paths. Array of paths that describe the area.

ppattributeParameters. Parameters of platform XML attributes.

ppattributes. Platform XML attributes.

strokeColor. Area border color.

strokeThickness. Area border thickness.

title. The area name obtained from platform attributes.

tooltip. Area tooltip.

visuals. Array of visual elements corresponding to the area.

Properties inherited from MapObject

chart. Map containing the current object.

ID. Object identifier.

topobase. Used topobase.

visibility. Indicates whether the object is visible.

See also:

Classes