| |
|
| com.jgraph.pad.graph.JGraphpadVertexView
JGraphpadVertexView | public class JGraphpadVertexView extends VertexView (Code) | | Vertex view that supports
JGraphpadBusinessObject rendering and
in-place editing, that means it supports simple text, rich text and component
values.
|
JGraphpadVertexView | public JGraphpadVertexView()(Code) | | Empty constructor for persistence.
|
JGraphpadVertexView | public JGraphpadVertexView(Object cell)(Code) | | Constructs a new vertex view for the specified cell.
Parameters: cell - The cell to construct the vertex view for. |
|
|
|