public class MultipleAtomicTaskView extends VertexView
Modifier and Type | Class and Description |
---|---|
static class |
MultipleAtomicTaskView.MultipleAtomicTaskRenderer |
VertexView.SizeHandle
bounds, defaultBounds, defaultCursors, xCursors, yCursors
allAttributes, attributes, cell, cellEditor, childViews, groupBounds, parent
Constructor and Description |
---|
MultipleAtomicTaskView(java.lang.Object vertex) |
Modifier and Type | Method and Description |
---|---|
CellViewRenderer |
getRenderer()
Returns a renderer for the class.
|
getBounds, getCachedBounds, getCenterPoint, getHandle, getPerimeterPoint, getPerimeterPoint, setCachedBounds, update
changeAttributes, childUpdated, createAttributeMap, getAllAttributes, getAttributes, getBounds, getCell, getCellAttributes, getCenterPoint, getChildViews, getDescendantViews, getEditor, getParentView, getRendererComponent, includeInGroupBounds, intersects, isLeaf, mergeAttributes, refresh, removeFromParent, scale, setAttributes, setBounds, setCell, translate, updateGroupBounds
public CellViewRenderer getRenderer()
VertexView
getRenderer
in class VertexView