Together Workflow Editor 3.0-1 API

org.enhydra.jawe.components.graph
Interface GraphActivityViewInterface

All Superinterfaces:
org.jgraph.graph.CellView
All Known Implementing Classes:
DefaultGraphActivityView, DefaultGraphBubbleActivityView

public interface GraphActivityViewInterface
extends org.jgraph.graph.CellView

Interface for representing a view for a JGraph's Activity objects.

Author:
Sasa Bojanic

Method Summary
 
Methods inherited from interface org.jgraph.graph.CellView
changeAttributes, childUpdated, getAllAttributes, getAttributes, getBounds, getCell, getChildViews, getEditor, getHandle, getParentView, getPerimeterPoint, getRendererComponent, intersects, isLeaf, refresh, removeFromParent, update
 


Together Workflow Editor 3.0-1 API