summaryrefslogtreecommitdiff
path: root/src/PDataXtd/PDataXtd_Point.cdl
blob: ed86e7e95bc077a2a5497e70f93a772723a1c1ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-- File:	PDataStd_Point.cdl
-- Created:	Wed Apr  9 13:43:41 1997
-- Author:	VAUTHIER Jean-Claude 
-- modified     Sergey Zaritchny
---Copyright:	 Matra Datavision 1997


class Point from PDataXtd inherits Attribute from PDF

	---Purpose: 

is

    Create returns mutable Point from PDataXtd;

end Point;