Together Workflow Editor 3.0-1 API

org.enhydra.jawe.components.graph
Interface GraphActivityRendererInterface

All Superinterfaces:
org.jgraph.graph.CellViewRenderer
All Known Implementing Classes:
DefaultGraphActivityRenderer, DefaultGraphBubbleActivityRenderer

public interface GraphActivityRendererInterface
extends org.jgraph.graph.CellViewRenderer

Interface used to display activity objects.

Author:
Sasa Bojanic

Methods inherited from interface org.jgraph.graph.CellViewRenderer
getRendererComponent
 


Together Workflow Editor 3.0-1 API