Main Page Packages Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
JCircle Member List
This is the complete list of members for JCircle, including all inherited members.
- area()
[inline]
- c
[protected]
- check()
[inline]
- getAngle()
[inline]
- getPolarfromXY()
[inline, protected]
- getR()
[inline]
- getRadius() const
[inline]
- getX() const
[inline]
- getXYfromPolar()
[inline, protected]
- getY() const
[inline]
- JCircle()
[inline]
- JCircle(Type X)
[inline]
- JCircle(Type X, Type Y)
[inline]
- JCircle(Type X, Type Y, FType Radius)
[inline]
- JCircle(const JCircle &src)
[inline]
- JPoint()
[inline]
- JPoint(Type X)
[inline]
- JPoint(Type X, Type Y)
[inline]
- JPoint(const JPoint &p)
[inline]
- operator!=(const JCircle &src)
[inline]
- JPoint::operator!=(const JPoint &p)
[inline]
- operator++()
[inline]
- operator++(int)
[inline]
- operator--()
[inline]
- operator--(int)
[inline]
- operator<<(ostream &os, const JCircle &Circ)
[friend]
- JPoint::operator<<(ostream &os, const JPoint &p)
[friend]
- operator=(const JCircle &src)
[inline]
- JPoint::operator=(const JPoint &p)
[inline]
- operator==(const JCircle &src)
[inline]
- JPoint::operator==(const JPoint &p)
[inline]
- pt
[protected]
- setAngle(FType Theta)
[inline]
- setCircle(Type X, Type Y, FType Radius)
[inline]
- setPoint(Type X, Type Y)
[inline]
- setPolar(FType R, FType Theta)
[inline]
- setR(FType R)
[inline]
- setRadius(FType r)
[inline]
- setX(Type X)
[inline]
- JPoint::setX(FType X)
[inline]
- setY(Type Y)
[inline]
- JPoint::setY(FType Y)
[inline]
Generated on Sun Oct 14 18:48:44 2001 for Standard J2K Library by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001