|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectmetricsOverlay.augmentationStrategies.AugmentationStrategy
metricsOverlay.augmentationStrategies.MarginBarStrategy
public class MarginBarStrategy
This class implements colour chips as a design strategy.
| Constructor Summary | |
|---|---|
MarginBarStrategy()
|
|
| Method Summary | |
|---|---|
void |
dispose()
Subclasses should override this method |
void |
update(MetricFile mf,
Mapping mm)
Apply properties to the display strategy |
| Methods inherited from class metricsOverlay.augmentationStrategies.AugmentationStrategy |
|---|
isActive, parseColor, setActive |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarginBarStrategy()
| Method Detail |
|---|
public void update(MetricFile mf,
Mapping mm)
update in class AugmentationStrategymf - the metric file describing the current file and the metrics to
be applied.mm - the name of the current mapping this display strategy belongs
to.public void dispose()
AugmentationStrategy
dispose in class AugmentationStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||