|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgraph.graph.AbstractCellView
org.jgraph.graph.VertexView
com.jgraph.example.portlabels.PortLabelVertexView
public class PortLabelVertexView
| Nested Class Summary | |
|---|---|
static class |
PortLabelVertexView.PortLabelVertexRenderer
The renderer class for instance view. |
static class |
PortLabelVertexView.WrapperPortLabelRenderer
|
| Nested classes/interfaces inherited from class org.jgraph.graph.VertexView |
|---|
org.jgraph.graph.VertexView.SizeHandle |
| Field Summary |
|---|
| Fields inherited from class org.jgraph.graph.VertexView |
|---|
defaultBounds, defaultCursors, xCursors, yCursors |
| Fields inherited from class org.jgraph.graph.AbstractCellView |
|---|
cellEditor |
| Constructor Summary | |
|---|---|
PortLabelVertexView()
Creates new instance of InstanceView. |
|
PortLabelVertexView(java.lang.Object arg0)
Creates new instance of InstanceView for the specified
graph cell. |
|
| Method Summary | |
|---|---|
org.jgraph.graph.CellViewRenderer |
getRenderer()
|
| Methods inherited from class org.jgraph.graph.VertexView |
|---|
getBounds, getCachedBounds, getCenterPoint, getHandle, getPerimeterPoint, getPerimeterPoint, setCachedBounds, update |
| Methods inherited from class org.jgraph.graph.AbstractCellView |
|---|
changeAttributes, childUpdated, getAllAttributes, getAttributes, getBounds, getCell, getCenterPoint, getChildViews, getDescendantViews, getEditor, getParentView, getRendererComponent, intersects, isLeaf, refresh, removeFromParent, scale, setAttributes, setBounds, setCell, translate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortLabelVertexView()
InstanceView.
public PortLabelVertexView(java.lang.Object arg0)
InstanceView for the specified
graph cell.
arg0 - a graph cell to create view for| Method Detail |
|---|
public org.jgraph.graph.CellViewRenderer getRenderer()
getRenderer in class org.jgraph.graph.VertexView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||