blob: e233c83e867e0f2ae515946630d464fa87f6bdc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
-- File: PDataStd_Plane.cdl
-- Created: Wed Apr 9 13:43:41 1997
-- Author: VAUTHIER Jean-Claude
-- modified Sergey Zaritchny
---Copyright: Matra Datavision 1997
class Plane from PDataXtd inherits Attribute from PDF
---Purpose:
is
Create returns mutable Plane from PDataXtd;
end Plane;
|