com.slurm.gf
Class CharLocCommand
java.lang.Object
|
+--com.slurm.gf.Command
|
+--com.slurm.gf.CharLocCommand
- public class CharLocCommand
- extends Command
Encapsulates a charloc command and its parameters.
Constructor Summary |
CharLocCommand(int l,
int o,
int c,
int dx,
int dw,
int w,
int p)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
CharLocCommand
public CharLocCommand(int l,
int o,
int c,
int dx,
int dw,
int w,
int p)
getCharacterResidue
public int getCharacterResidue()
getDX
public int getDX()
getDY
public int getDY()
getWidth
public int getWidth()
getBeginPointer
public int getBeginPointer()