public class ProcessingPlaneObjectView
extends org.jgraph.graph.VertexView
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessingPlaneObjectView.PPORenderer |
| Modifier and Type | Field and Description |
|---|---|
protected static ProcessingPlaneObjectView.PPORenderer |
renderer |
| Constructor and Description |
|---|
ProcessingPlaneObjectView(java.lang.Object cell) |
| Modifier and Type | Method and Description |
|---|---|
org.jgraph.graph.CellHandle |
getHandle(org.jgraph.graph.GraphContext context) |
org.jgraph.graph.CellViewRenderer |
getRenderer() |
getBounds, getCachedBounds, getCenterPoint, getPerimeterPoint, getPerimeterPoint, setCachedBounds, updatechangeAttributes, childUpdated, createAttributeMap, getAllAttributes, getAttributes, getBounds, getCell, getCellAttributes, getCenterPoint, getChildViews, getDescendantViews, getEditor, getParentView, getRendererComponent, includeInGroupBounds, intersects, isLeaf, mergeAttributes, refresh, removeFromParent, scale, setAttributes, setBounds, setCell, translate, updateGroupBoundsprotected static ProcessingPlaneObjectView.PPORenderer renderer
public ProcessingPlaneObjectView(java.lang.Object cell)
public org.jgraph.graph.CellHandle getHandle(org.jgraph.graph.GraphContext context)
getHandle in interface org.jgraph.graph.CellViewgetHandle in class org.jgraph.graph.VertexViewpublic org.jgraph.graph.CellViewRenderer getRenderer()
getRenderer in class org.jgraph.graph.VertexView