Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
E
emptyRect(Rect)
- Static method in class maclib.
MacLib
Determines whether the given rectangle is empty or not.
EmptyRect(Rect)
- Static method in class maclib.
MacLib
emptyRect()
- Method in class maclib.
Rect
Determines whether this rectangle is empty or not.
equalPt(Point, Point)
- Static method in class maclib.
MacLib
Determines whether the two given points have the same coordinates.
EqualPt(Point, Point)
- Static method in class maclib.
MacLib
equalPt(Point)
- Method in class maclib.
Point
Determines whether this point and the given point have the same coordinates.
equalPt(Point)
- Method in class maclib.
Point
Determines whether this point and the given point have the same coordinates.
equalRect(Rect, Rect)
- Static method in class maclib.
MacLib
Determines whether the two given rectangles have the same coordinates.
EqualRect(Rect, Rect)
- Static method in class maclib.
MacLib
equalRect(Rect)
- Method in class maclib.
Rect
Determines whether this rectangle and the given rectangle have the same coordinates.
eraseArc(Rect, int, int)
- Method in class maclib.
GrafPort
Paints inside a wedge of the oval that fits inside the specified rectangle, using the background color.
eraseArc(Rect, int, int)
- Static method in class maclib.
MacLib
Paints inside a wedge of the oval that fits inside the specified rectangle, using the background color.
EraseArc(Rect, int, int)
- Static method in class maclib.
MacLib
eraseOval(Rect)
- Method in class maclib.
GrafPort
Paints inside the oval that fits inside the specified rectangle, using the background color.
eraseOval(Rect)
- Static method in class maclib.
MacLib
Paints inside the oval that fits inside the specified rectangle, using the background color.
EraseOval(Rect)
- Static method in class maclib.
MacLib
erasePolygon(Point[], int)
- Method in class maclib.
GrafPort
Paints inside the specified polygon, using the background color.
erasePolygon(Point[], int)
- Static method in class maclib.
MacLib
Paints inside the specified polygon, using the background color.
ErasePolygon(Point[], int)
- Static method in class maclib.
MacLib
eraseRect(Rect)
- Method in class maclib.
GrafPort
Paints inside the specified rectangle, using the background color.
eraseRect(Rect)
- Static method in class maclib.
MacLib
Paints inside the specified rectangle, using the background color.
EraseRect(Rect)
- Static method in class maclib.
MacLib
eraseRoundRect(Rect, int, int)
- Method in class maclib.
GrafPort
Paints inside the specified rounded-corner rectangle, using the background color.
eraseRoundRect(Rect, int, int)
- Static method in class maclib.
MacLib
Paints inside the specified rounded-corner rectangle, using the background color.
EraseRoundRect(Rect, int, int)
- Static method in class maclib.
MacLib
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y