Interface RectangleType

All Superinterfaces:
AbstractSurfacePatchType, EObject, Notifier
All Known Implementing Classes:
RectangleTypeImpl

public interface RectangleType extends AbstractSurfacePatchType
A representation of the model object 'Rectangle Type'. Represents a rectangle as a surface with an outer boundary consisting of a linear ring. Note that this is a polygon (subtype) with no inner boundaries. The number of points in the linear ring must be five.

The following features are supported:

See Also: