|
||||||||||
| 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.fastgraph.FastVertexView
public class FastVertexView
| Nested Class Summary |
|---|
| 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, renderer, xCursors, yCursors |
| Fields inherited from class org.jgraph.graph.AbstractCellView |
|---|
cellEditor |
| Constructor Summary | |
|---|---|
FastVertexView()
Default constructor |
|
FastVertexView(java.lang.Object cell)
|
|
| Method Summary | |
|---|---|
java.util.Map |
changeAttributes(org.jgraph.graph.GraphLayoutCache cache,
java.util.Map change)
|
void |
setAttributes(org.jgraph.graph.AttributeMap attributes)
|
| Methods inherited from class org.jgraph.graph.VertexView |
|---|
getBounds, getCachedBounds, getCenterPoint, getHandle, getPerimeterPoint, getPerimeterPoint, getRenderer, setCachedBounds, update |
| Methods inherited from class org.jgraph.graph.AbstractCellView |
|---|
childUpdated, getAllAttributes, getAttributes, getBounds, getCell, getCenterPoint, getChildViews, getDescendantViews, getEditor, getParentView, getRendererComponent, intersects, isLeaf, refresh, removeFromParent, scale, setBounds, setCell, translate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastVertexView()
public FastVertexView(java.lang.Object cell)
cell - | Method Detail |
|---|
public void setAttributes(org.jgraph.graph.AttributeMap attributes)
setAttributes in class org.jgraph.graph.AbstractCellView
public java.util.Map changeAttributes(org.jgraph.graph.GraphLayoutCache cache,
java.util.Map change)
changeAttributes in interface org.jgraph.graph.CellViewchangeAttributes in class org.jgraph.graph.AbstractCellView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||