Areas

ieps_type: ieps_area

IEPS polygon features specify area (polygonal) features. The areas that make up a single feature may or may not be disjoint, and may contain polygons that have holes. Each area has a pen style associated with it to control the color, line weight, line type, and brush pattern used when it’s drawn. If the area contains holes then when the fill pattern is applied, the holes enclosed by the area will not be filled. If no pen style is defined for a polygon entity, the previous style is used.

The following table lists the special FME attribute names used to control the IEPS polygon settings.

Attribute Name

Contents

ieps_line_width

Defines the line width used to draw the polyline. By default, the line is drawn one pixel wide.

Range: Float >= 0

Default: 0.0 (the thinnest line that can be rendered at device resolution, i.e. 1 pixel wide)