8.0

Table Of Contents
the shape is a
pure rectangle.
the shape is a pure
rectangle.
the shape is a
pure rectangle.
INVERTEDSHAPE (true | false)
"false"
Specifies whether
the shape encodes
the inverse of its
area ("inside
out").
Specifies whether
the shape encodes
the inverse of its
area ("inside
out").
Specifies whether
the shape encodes
the inverse of its
area ("inside
out").
HASSPLINES (true | false) "false"
Specifies whether
any of the
contours in the
shape contains a
spline.
Specifies whether
any of the
contours in the
shape contains a
spline.
Specifies whether
any of the
contours in the
shape contains a
spline.
HASHOLES (true | false) "false"
Specifies whether
any of the
contours is inside
another.
Specifies whether
any of the
contours is inside
another.
Specifies whether
any of the
contours is inside
another.
NEWFORMAT (true | false) "false"
Specifies whether
incompatible with
"old" (3.31 and
below) shapes.
Specifies whether
incompatible with
"old" (3.31 and
below) shapes.
Specifies whether
incompatible with
"old" (3.31 and
below) shapes.
MORETHANONETOPLEVELCO
NTOUR (true | false) "false"
Specifies whether
there is more than
one top-level
contour.
Specifies whether
there is more than
one top-level
contour.
Specifies whether
there is more than
one top-level
contour.
CLOSEDSHAPE (true | false)
"false"
Specifies whether
all its contours are
closed. (Polylines
might not be.)
Specifies whether
all its contours are
closed. (Polylines
might not be.)
Specifies whether
all its contours are
closed. (Polylines
might not be.)
WELLFORMED (true | false) "false"
Specifies whether
the shape does
not intersect itself
other than at the
vertex.
Specifies whether
the shape does
not intersect itself
other than at the
vertex.
Specifies whether
the shape does
not intersect itself
other than at the
vertex.
TAGSALLOCATED (true | false)
"false"
Specifies whether
the vertex tags are
set correctly.
Specifies whether
the vertex tags are
set correctly.
Specifies whether
the vertex tags are
set correctly.
INCOMPLETE (true | false) "false"
Specifies whether
shape is
associated with
UNFINISHED
box.
Specifies whether
shape is
associated with
UNFINISHED
box.
Specifies whether
shape is
associated with
UNFINISHED
box.
VERTSELECTED (true | false)
"false">
Specifies whether
one or more verts
are selected.
Specifies whether
one or more verts
are selected.
Specifies whether
one or more verts
are selected.
<!ELEMENT CONTOURS
(CONTOUR+)>
A group of
contours which,
combined, make a
spline shape.
A group of
contours which,
combined, make a
spline shape.
A group of
contours which,
combined, make a
spline shape.
<!ELEMENT CONTOUR
(VERTICES)>
A single contour
within a spline
A single contour
within a spline
A single contour
within a spline
Page 257