clear() | OPoint | [inline] |
clone() const | OPoint | [inline, virtual] |
create() const | OPoint | [inline, virtual] |
euclid(OPoint &) | OPoint | |
getDirection(OPoint &) | OPoint | |
getDX(OPoint &) | OPoint | |
getDY(OPoint &) | OPoint | |
getFollowing(int) | OPoint | |
getName() | OGraphic | |
getX() | OPoint | [inline] |
getY() | OPoint | [inline] |
gomi(istream &) | OPoint | [virtual] |
gomo(ostream &) | OPoint | [virtual] |
isConnected(OPoint &) | OPoint | |
isValid() | OPoint | [inline] |
move(int, int) | OPoint | |
oCreate(string &) | OGraphic | |
operator *(int) | OPoint | |
operator!=(OPoint &) | OPoint | |
operator+(OPoint &) | OPoint | |
operator-(OPoint &) | OPoint | |
operator/(int) | OPoint | |
operator==(OPoint &) | OPoint | |
OPoint() | OPoint | |
OPoint(int, int) | OPoint | |
print() | OGraphic | |
scalar(double) | OPoint | |
set(int, int) | OPoint | [inline] |
setX(int) | OPoint | [inline] |
setY(int) | OPoint | [inline] |
svgo(ostream &) | OPoint | [virtual] |
x | OPoint | [protected] |
xmlo(ostream &) | OPoint | [virtual] |
y | OPoint | [protected] |
~OGraphic()=0 | OGraphic | [pure virtual] |
~OPoint() | OPoint |