|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.slurm.gf.Command | +--com.slurm.gf.PaintCommand
Encapsulates a paint command and its parameters.
Constructor Summary | |
PaintCommand(int l,
int o,
int d)
|
Method Summary | |
int |
getNumPixels()
|
Methods inherited from class com.slurm.gf.Command |
getLocation,
getOpCode |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PaintCommand(int l, int o, int d)
Method Detail |
public int getNumPixels()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |