public class PortLabelVertexView
extends org.jgraph.graph.VertexView
Modifier and Type | Class and Description |
---|---|
static class |
PortLabelVertexView.PortLabelVertexRenderer
The renderer class for instance view.
|
static class |
PortLabelVertexView.WrapperPortLabelRenderer |
Modifier and Type | Field and Description |
---|---|
protected org.jgraph.graph.CellView[] |
ports |
protected static PortLabelVertexView.WrapperPortLabelRenderer |
renderer
the renderer for this view
|
Constructor and Description |
---|
PortLabelVertexView()
Creates new instance of
InstanceView . |
PortLabelVertexView(java.lang.Object arg0)
Creates new instance of
InstanceView for the specified graph
cell. |
Modifier and Type | Method and Description |
---|---|
org.jgraph.graph.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
protected static PortLabelVertexView.WrapperPortLabelRenderer renderer
protected org.jgraph.graph.CellView[] ports