public class ActivityView
extends org.jgraph.graph.VertexView
| 限定符和类型 | 字段和说明 |
|---|---|
ActivityRenderer |
renderer
Renderer for the class.
|
| 构造器和说明 |
|---|
ActivityView(Object cell,
org.jgraph.JGraph graph,
org.jgraph.graph.CellMapper cm)
Constructs a activity view for the specified model object.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Rectangle2D |
getBounds()
Returns the bounding rectangle for this view.
|
org.jgraph.graph.CellViewRenderer |
getRenderer()
Returns a renderer for the class.
|
childUpdated, 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 ActivityRenderer renderer
public ActivityView(Object cell, org.jgraph.JGraph graph, org.jgraph.graph.CellMapper cm)
cell - reference to the model objectpublic org.jgraph.graph.CellViewRenderer getRenderer()
getRenderer 在类中 org.jgraph.graph.VertexViewpublic Rectangle2D getBounds()
getBounds 在接口中 org.jgraph.graph.CellViewgetBounds 在类中 org.jgraph.graph.VertexViewCopyright © 2023 onecode. All rights reserved.