blob: ab5a7f01b6cb25f09883de2e8e033a8709e37a34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
-- File: PDataStd_Directory.cdl
-- Created: Thu Jul 1 13:59:31 1999
-- Author: Sergey RUIN
-- modified Sergey Zaritchny
---Copyright: Matra Datavision 1999
class Shape from PDataXtd inherits Attribute from PDF
---Purpose:
is
Create returns mutable Shape from PDataXtd;
end Shape;
|