public class LeafView
extends org.jgraph.graph.AbstractCellView
Modifier and Type | Field and Description |
---|---|
protected static com.jgraph.components.labels.MultiLineVertexRenderer |
renderer |
Constructor and Description |
---|
LeafView(java.lang.Object cell) |
Modifier and Type | Method and Description |
---|---|
org.jgraph.graph.CellHandle |
getHandle(org.jgraph.graph.GraphContext arg0)
Returns a cell handle for the view.
|
org.jgraph.graph.CellViewRenderer |
getRenderer()
Obtains the renderer instance for this view
|
changeAttributes, childUpdated, createAttributeMap, getAllAttributes, getAttributes, getBounds, getBounds, getCell, getCellAttributes, getCenterPoint, getChildViews, getDescendantViews, getEditor, getParentView, getPerimeterPoint, getRendererComponent, includeInGroupBounds, intersects, isLeaf, mergeAttributes, refresh, removeFromParent, scale, setAttributes, setBounds, setCell, translate, update, updateGroupBounds
protected static final com.jgraph.components.labels.MultiLineVertexRenderer renderer
public org.jgraph.graph.CellHandle getHandle(org.jgraph.graph.GraphContext arg0)
org.jgraph.graph.AbstractCellView
getHandle
in interface org.jgraph.graph.CellView
getHandle
in class org.jgraph.graph.AbstractCellView
arg0
- the context of this cell view (cells indirectly affected by
it)public org.jgraph.graph.CellViewRenderer getRenderer()
org.jgraph.graph.AbstractCellView
getRenderer
in class org.jgraph.graph.AbstractCellView