[ruby-gnome2-doc-cvs] [Hiki] create - Gda::GeometricPoint

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2004年 1月 27日 (火) 04:28:32 JST


-------------------------
REMOTE_ADDR = 217.117.55.140
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/?Gda%3A%3AGeometricPoint
-------------------------
= class Gda::GeometricPoint
This structure symbolizes a geometric point, via two fields: 'x' and 'y'.

	pt = Gda::GeometricPoint.new
	pt.x = 10
	pt.y = 20
	x, y = pt.to_a

== Object Hierarchy
* Object
  * Struct
    * Gda::GeometricPoint

== See Also
((<Gda>)).

- ((<lrz>))






ruby-gnome2-cvs メーリングリストの案内
Back to archive index