Table of Contents

OIL2 Class Standard.DrawingAlias


class Standard . DrawingAlias {
        oid     aliasedShape;
        assoc   colorTransform;
inherits from DrawingShape;

DESCRIPTION

collecting the object identifier of the true DrawingObject and a set of transformations to be made to the base object. This permits the large amount of data associated with a DrawingObject to be maintained in a single place and rendered in multiple locations via distinct transforms.

METHODS