blob: 3b7f3400f8048a26fbc298203beabae34a17cb71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
-- File: PXCAFDoc_ColorTool.cdl
-- Created: Thu Aug 31 14:50:46 2000
-- Author: data exchange team
-- <det@strelox.nnov.matra-dtv.fr>
---Copyright: Matra Datavision 2000
class ColorTool from PXCAFDoc inherits Attribute from PDF
is
Create returns ColorTool from PXCAFDoc;
end ColorTool;
|