|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpedviz.view.rules.Rule
pedviz.view.rules.AbstractionRule3d
public class AbstractionRule3d
With this Rule it's possible to draw nodes in an abstract way dependent on a given trait.
| Field Summary |
|---|
| Fields inherited from class pedviz.view.rules.Rule |
|---|
BOTH, ONLY_2D, ONLY_3D |
| Constructor Summary | |
|---|---|
AbstractionRule3d()
|
|
| Method Summary | |
|---|---|
void |
applyRule(NodeView nodeview)
Override this method, with it you get the NodeView and can adapt it. |
| Methods inherited from class pedviz.view.rules.Rule |
|---|
getMode, isEnabled, setEnabled, setMode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractionRule3d()
| Method Detail |
|---|
public void applyRule(NodeView nodeview)
Rule
applyRule in class Rule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||