|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MappingFunctionFactoryManager
Manages factories to create actual mappings (discrete/passthrough/continuous).
Method Summary | |
---|---|
Collection<VisualMappingFunctionFactory> |
getFactories()
Returns all available factories. |
VisualMappingFunctionFactory |
getFactory(Class<?> mappingType)
Factory for the specific mapping type. |
Method Detail |
---|
Collection<VisualMappingFunctionFactory> getFactories()
VisualMappingFunctionFactory getFactory(Class<?> mappingType)
mappingType
-
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |