|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VertexView | |
|---|---|
| org.jgraph | |
| org.jgraph.graph | |
| Uses of VertexView in org.jgraph |
|---|
| Methods in org.jgraph that return VertexView | |
|---|---|
protected VertexView |
JGraph.createVertexView(Object v,
CellMapper cm)
Constructs a VertexView view for the specified object. |
| Uses of VertexView in org.jgraph.graph |
|---|
| Fields in org.jgraph.graph declared as VertexView | |
|---|---|
protected VertexView |
VertexView.SizeHandle.vertex
|
protected VertexView |
VertexRenderer.view
Cache the current shape for drawing. |
| Methods in org.jgraph.graph with parameters of type VertexView | |
|---|---|
Point |
VertexRenderer.getPerimeterPoint(VertexView view,
Point source,
Point p)
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p. |
| Constructors in org.jgraph.graph with parameters of type VertexView | |
|---|---|
VertexView.SizeHandle(VertexView vertexview,
GraphContext ctx)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||