|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectctf.evaluation.simulator.data.Flag
public class Flag
Represents a flag
| Field Summary | |
|---|---|
static int |
TOKENS
|
| Constructor Summary | |
|---|---|
Flag(java.lang.String[] tokens)
|
|
| Method Summary | |
|---|---|
Point |
location()
|
boolean |
visible()
Can this object be seen? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TOKENS
| Constructor Detail |
|---|
public Flag(java.lang.String[] tokens)
throws ProtocolError
ProtocolError| Method Detail |
|---|
public boolean visible()
HasVisibility
visible in interface HasVisibilitypublic Point location()
location in interface HasLocation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||