;;; -*- Mode:Common-Lisp; Package:PICTURE; Base:10; Fonts:(MEDFNB HL12B HL12BI) -*-



;;; This software was developed at the Texas Instruments Corporation
;;; and is provided "as-is".  Texas Instruments Corporation and the
;;; author disclaim all warranties on the software, including without
;;; limitation, all implied warranties of merchantability and fitness.
;;;
;;; This software does not contain any technical data or information
;;; that is proprietary in nature.  It may be copied, modified, and
;;; distributed on a non-profit basis and with the inclusion of this
;;; notice.
;;;
;;; Copyright (C) 1989, Texas Instruments Incorporated.



;;; Change history:
;;;
;;;  Date      Author	Description
;;; -------------------------------------------------------------------------------------
;;;  6/22/87    TWE	Changed name `corner-object' to `rounded-corner-object'.
;;; 12/29/86	TWE	Initial creation.


(COMPILE-FLAVOR-METHODS PICTURE-FRAME PICTURE-WINDOW INTERACTION-WINDOW
                        BASIC-OBJECT POSITION-MIXIN TEXT-MIXIN
                        LINE-OBJECT VECTOR-OBJECT TEXT-STACK-OBJECT CIRCLE-OBJECT
                        FILLED-CIRCLE-OBJECT OVAL-OBJECT ROUNDED-CORNER-OBJECT HOLLOW-BOX-OBJECT
                        DASHED-BOX-OBJECT)
