|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectmetricsOverlay.model.augmentation.Augmentation
metricsOverlay.model.augmentation.BackgroundLineAugmentation
public class BackgroundLineAugmentation
| Constructor Summary | |
|---|---|
BackgroundLineAugmentation()
|
|
BackgroundLineAugmentation(java.lang.String augName)
|
|
| Method Summary | |
|---|---|
void |
disable()
|
java.lang.String |
getType()
|
void |
update(MetricFile mf,
Mapping mm)
This method updates the display strategy, given an update in the eclipse java editor. |
| Methods inherited from class metricsOverlay.model.augmentation.Augmentation |
|---|
addColor, canChangeEditableStatus, canEdit, compareTo, getAugMax, getAugMin, getCManager, getColors, getImportance, getName, isAnnotated, isDiscrete, setAnnotations, setColors, setDiscrete, setEditable, setImportance, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundLineAugmentation()
public BackgroundLineAugmentation(java.lang.String augName)
| Method Detail |
|---|
public java.lang.String getType()
getType in interface ITypedgetType in class Augmentationpublic void disable()
disable in class Augmentation
public void update(MetricFile mf,
Mapping mm)
Augmentation
update in class Augmentationmf - the updated metric file.mm - the name of the mapping this display applies to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||