public class OutflowView extends ActivityView
| 限定符和类型 | 字段和说明 |
|---|---|
static OutflowRenderer |
renderer
Renderer for the class.
|
| 构造器和说明 |
|---|
OutflowView(Object cell,
org.jgraph.JGraph graph,
org.jgraph.graph.CellMapper cm)
Constructs a subflow view for the specified model object.
|
| 限定符和类型 | 方法和说明 |
|---|---|
org.jgraph.graph.CellViewRenderer |
getRenderer()
Returns a renderer for the class.
|
getBoundschildUpdated, getCachedBounds, getCenterPoint, getHandle, getPerimeterPoint, setCachedBounds, update, updateGroupBoundsgetAllAttributes, getAttributes, getBounds, getCell, getChildViews, getDescendantViews, getEditor, getGraph, getMapper, getModel, getParentView, getRendererComponent, intersects, isLeaf, refresh, removeFromParent, scale, setAttributes, setBounds, translate, updateAllAttributespublic static OutflowRenderer renderer
public OutflowView(Object cell, org.jgraph.JGraph graph, org.jgraph.graph.CellMapper cm)
cell - reference to the model objectpublic org.jgraph.graph.CellViewRenderer getRenderer()
getRenderer 在类中 ActivityViewCopyright © 2023 onecode. All rights reserved.