JGraph
v5.12.4.2


Uses of Class
org.jgraph.graph.VertexView

Packages that use VertexView
org.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - the jgraph.graph package. 
 

Uses of VertexView in org.jgraph.graph
 

Fields in org.jgraph.graph declared as VertexView
protected  VertexView VertexRenderer.view
          Cache the current shape for drawing.
protected  VertexView VertexView.SizeHandle.vertex
           
 

Methods in org.jgraph.graph that return VertexView
protected  VertexView DefaultCellViewFactory.createVertexView(Object cell)
          Constructs a VertexView view for the specified object.
 

Methods in org.jgraph.graph with parameters of type VertexView
 Point2D VertexRenderer.getPerimeterPoint(VertexView view, Point2D source, Point2D 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)
           
 


JGraph
v5.12.4.2


Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.