org.grinvin.factories.graphs

Interface VisualGraphFactory

All Superinterfaces:
Factory, GraphFactory, VisualFactory
Known Implementing Classes:
AbstractGraphFactory

public interface VisualGraphFactory
extends GraphFactory, VisualFactory

Interface for a GraphFactory which at the same time can be visualised as part of a (SWIRL) cell list.

Methods inherited from interface org.grinvin.factories.Factory

getParameterValues, getParameters, setParameterValues

Methods inherited from interface org.grinvin.factories.graphs.GraphFactory

createGraph, getDescription, getIconPath, getId, getLongName, getName, getSelectedIconPath, getURI

Methods inherited from interface org.grinvin.factories.VisualFactory

getIcon