public class BPDPortView
extends org.jgraph.graph.PortView
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BPDPortView.MyPortRenderer |
| 限定符和类型 | 字段和说明 |
|---|---|
protected static BPDPortView.MyPortRenderer |
renderer |
| 构造器和说明 |
|---|
BPDPortView(Object cell,
org.jgraph.JGraph graph,
org.jgraph.graph.CellMapper mapper)
Creates object.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
getPortSize()
Returns port's size.
|
org.jgraph.graph.CellViewRenderer |
getRenderer() |
static void |
setPortSize(int s)
Sets size of all ports to given value.
|
getBounds, getEdgePoint, getHandle, getLocation, getNextPoint, getParentViewchildUpdated, getAllAttributes, getAttributes, getBounds, getCell, getChildViews, getDescendantViews, getEditor, getGraph, getMapper, getModel, getRendererComponent, intersects, isLeaf, refresh, removeFromParent, scale, setAttributes, setBounds, translate, update, updateAllAttributesprotected static BPDPortView.MyPortRenderer renderer
public BPDPortView(Object cell, org.jgraph.JGraph graph, org.jgraph.graph.CellMapper mapper)
Copyright © 2023 onecode. All rights reserved.