TWE 2.5-1 API

org.enhydra.jawe.components.graph
Interface GraphActivityViewInterface

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

public interface GraphActivityViewInterface
extends org.jgraph.graph.CellView

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

Author:
Sasa Bojanic

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
 


TWE 2.5-1 API