|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.weblab.portlet.tool.LegendFactory
public class LegendFactory
Factory to make the legend of a weblab media unit. Media unit is analised to add all distinct annotations as fields. Each field corresponding a random color and a name (corresponding the annotation type).
| Method Summary | |
|---|---|
static MediaUnitLegend |
getLegend(org.ow2.weblab.core.model.MediaUnit mediaUnit)
To get the MediaUnitLegend of the media unit. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MediaUnitLegend getLegend(org.ow2.weblab.core.model.MediaUnit mediaUnit)
mediaUnnit - the media unit used to make the legend.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||