net.sourceforge.demetrix.graph
Class TaskCellView
java.lang.Object
org.jgraph.graph.AbstractCellView
org.jgraph.graph.VertexView
net.sourceforge.demetrix.graph.TaskCellView
- All Implemented Interfaces:
- CellView, Serializable
- public class TaskCellView
- extends VertexView
- Author:
- Dimitri Pissarenko
- See Also:
- Serialized Form
Methods inherited from class org.jgraph.graph.VertexView |
childUpdated, getBounds, getCachedBounds, getCenterPoint, getHandle, getPerimeterPoint, getRenderer, isConstrainedSizeEvent, setCachedBounds, update, updateGroupBounds |
Methods inherited from class org.jgraph.graph.AbstractCellView |
getAllAttributes, getAttributes, getBounds, getCell, getChildViews, getDescendantViews, getEditor, getGraph, getMapper, getModel, getParentView, getRendererComponent, intersects, isLeaf, refresh, removeFromParent, scale, setAttributes, setBounds, translate, updateAllAttributes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskCellView
public TaskCellView(GraphCell cell,
JGraph graph,
CellMapper mapper)