Path

ez components / documentation / api reference / 2008.1 / graph


Graph: ezcGraphCoordinate

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcGraphCoordinate

Represents coordinates in two dimensional catesian coordinate system. [source]

Parents

ezcBaseStruct
   |
   --ezcGraphCoordinate

Member Variables

public float $x = 0
x coordinate
public float $y = 0
y coordinate
Last updated: Wed, 18 Jun 2008