|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.problets.domain.viz.data.BaseViz
public class BaseViz
Serves as the base class of all the visualization classes
| Field Summary | |
|---|---|
static int |
NOT_FOUND
|
| Fields inherited from interface org.problets.domain.viz.data.VizConstants |
|---|
ACTIVE_COLOR, COLOR_SCHEME, HIGHLIGHT_COLOR, INACTIVE_COLOR, STRIKEOUT_COLOR |
| Constructor Summary | |
|---|---|
BaseViz()
|
|
| Method Summary | |
|---|---|
int |
getLeftX()
|
int |
getWidth()
|
void |
update()
Method called every time this vizualization must be updated |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NOT_FOUND
| Constructor Detail |
|---|
public BaseViz()
| Method Detail |
|---|
public int getLeftX()
public int getWidth()
public void update()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||