org.vrjuggler.vrjconfig.commoneditors.devicegraph.extras
Class IntersenseVertexView
java.lang.Object
org.jgraph.graph.AbstractCellView
org.jgraph.graph.VertexView
org.vrjuggler.vrjconfig.commoneditors.devicegraph.extras.IntersenseVertexView
- All Implemented Interfaces:
- Serializable, CellView
public class IntersenseVertexView
- extends VertexView
A custom vertex view for graph cells representing device config elements
for the IS-900 and Intersense API drivers. This view makes use of
heavy-weight renderers so that users may interact with components in the
vertex view.
- See Also:
- Serialized Form
| Methods inherited from class org.jgraph.graph.AbstractCellView |
changeAttributes, childUpdated, createFallbackAttributeMap, getAllAttributes, getAttributes, getBounds, getCell, getChildViews, getDescendantViews, getEditor, getParentView, getRendererComponent, includeInGroupBounds, intersects, isLeaf, mergeAttributes, refresh, removeFromParent, scale, setAttributes, setBounds, setCell, translate, updateGroupBounds |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntersenseVertexView
public IntersenseVertexView()
IntersenseVertexView
public IntersenseVertexView(Object cell)
getRenderer
public CellViewRenderer getRenderer()
- Overrides:
getRenderer in class VertexView
Copyright © 1998–2005 Iowa State University. All rights reserved.