|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uk.ac.man.bioinf.module.Module
|
+--uk.ac.man.bioinf.apps.xml.XMLModule
|
+--uk.ac.man.bioinf.apps.cinema.CinemaModule
|
+--uk.ac.man.bioinf.apps.cinema.color.CinemaColorFactory
CinemaColorFactory.java Created: Fri Feb 9 11:49:21 2001
| Constructor Summary | |
CinemaColorFactory()
|
|
| Method Summary | |
void |
addMetaData(ColorMapMetaData colorMap)
|
Iterator |
getColorMapIterator()
|
ColorMapMetaData |
getDefaultColorMapMetaData()
|
ColorMapMetaData |
getMetaData(ColorMap map)
Returns a meta data object for the given ColorMap. |
ColorMapMetaData |
getMetaData(String name)
|
ModuleIdentifierList |
getRequiredIdentifiers()
Returns the module identifiers for the required modules. |
int |
getSize()
|
String |
getVersion()
Returns the version of this module. |
void |
start()
The method called externally to initiate the modules function. |
| Methods inherited from class uk.ac.man.bioinf.apps.xml.XMLModule |
getConfigProperties, getConfigTree |
| Methods inherited from class uk.ac.man.bioinf.module.Module |
addPropertyChangeListener, addPropertyChangeListener, finalize, firePropertyChange, firePropertyChange, firePropertyChange, getContext, getIdentifier, getRequiredModule, getRequiredModules, hasListeners, isDestroyed, isStarted, load, removePropertyChangeListener, removePropertyChangeListener, runStart, setContext |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CinemaColorFactory()
| Method Detail |
public void start()
Module
start in class Modulepublic void addMetaData(ColorMapMetaData colorMap)
public ColorMapMetaData getMetaData(ColorMap map)
map -
public ColorMapMetaData getMetaData(String name)
public Iterator getColorMapIterator()
public int getSize()
public ColorMapMetaData getDefaultColorMapMetaData()
public String getVersion()
Module
getVersion in class Modulepublic ModuleIdentifierList getRequiredIdentifiers()
Module
getRequiredIdentifiers in class CinemaModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||