public class CustomChartListener extends Object
| Constructor and Description |
|---|
CustomChartListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomGraphicsFactory(org.cytoscape.view.presentation.customgraphics.CyCustomGraphics2Factory<?> factory,
Map<Object,Object> serviceProps) |
org.cytoscape.view.presentation.customgraphics.CyCustomGraphics2Factory<?> |
getFactory() |
void |
removeCustomGraphicsFactory(org.cytoscape.view.presentation.customgraphics.CyCustomGraphics2Factory<?> factory,
Map<Object,Object> serviceProps) |
public void addCustomGraphicsFactory(org.cytoscape.view.presentation.customgraphics.CyCustomGraphics2Factory<?> factory,
Map<Object,Object> serviceProps)
public void removeCustomGraphicsFactory(org.cytoscape.view.presentation.customgraphics.CyCustomGraphics2Factory<?> factory,
Map<Object,Object> serviceProps)
public org.cytoscape.view.presentation.customgraphics.CyCustomGraphics2Factory<?> getFactory()
Copyright © 2021. All rights reserved.