com.vikash.firsttool.UI
Class EllipseCellView

java.lang.Object
  extended byorg.jgraph.graph.AbstractCellView
      extended byorg.jgraph.graph.VertexView
          extended byorg.jgraph.cellview.JGraphEllipseView
              extended bycom.vikash.firsttool.UI.EllipseCellView
All Implemented Interfaces:
org.jgraph.graph.CellView, java.io.Serializable

public class EllipseCellView
extends org.jgraph.cellview.JGraphEllipseView

Author:
studajb
See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.jgraph.cellview.JGraphEllipseView
org.jgraph.cellview.JGraphEllipseView.JGraphEllipseRenderer
 
Nested classes inherited from class org.jgraph.graph.VertexView
org.jgraph.graph.VertexView.SizeHandle
 
Field Summary
 
Fields inherited from class org.jgraph.graph.VertexView
bounds, defaultBounds, defaultCursors, xCursors, yCursors
 
Fields inherited from class org.jgraph.graph.AbstractCellView
allAttributes, attributes, cell, cellEditor, childViews, groupBounds, parent
 
Constructor Summary
EllipseCellView()
          Creates a new instance of EllipseView
EllipseCellView(java.lang.Object cell)
           
 
Method Summary
 org.jgraph.graph.GraphCellEditor getEditor()
           
 org.jgraph.graph.CellViewRenderer getRenderer()
           
 
Methods inherited from class org.jgraph.cellview.JGraphEllipseView
getPerimeterPoint
 
Methods inherited from class org.jgraph.graph.VertexView
getBounds, getCachedBounds, getCenterPoint, getHandle, getPerimeterPoint, setCachedBounds, update
 
Methods inherited from class org.jgraph.graph.AbstractCellView
changeAttributes, childUpdated, createAttributeMap, getAllAttributes, getAttributes, getBounds, getCell, getCellAttributes, getCenterPoint, getChildViews, getDescendantViews, 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
 

Constructor Detail

EllipseCellView

public EllipseCellView()
Creates a new instance of EllipseView


EllipseCellView

public EllipseCellView(java.lang.Object cell)
Method Detail

getRenderer

public org.jgraph.graph.CellViewRenderer getRenderer()

getEditor

public org.jgraph.graph.GraphCellEditor getEditor()


Copyright © 2005 SINTEF. All Rights Reserved.