manas.GGates.MyView.MyRenderer Class Reference

Inheritance diagram for manas.GGates.MyView.MyRenderer:

org.jgraph.graph.CellViewRenderer List of all members.

Public Member Functions

void paint (Graphics g)
Component getRendererComponent (JGraph graph, CellView view, boolean sel, boolean focus, boolean preview)
Point2D getPerimeterPoint (VertexView view, Point2D source, Point2D p)
Point2D getPerimeterPoint (MyView view, Point2D source, Point2D p)

Member Function Documentation

Point2D manas.GGates.MyView.MyRenderer.getPerimeterPoint MyView  view,
Point2D  source,
Point2D  p
 

Point2D manas.GGates.MyView.MyRenderer.getPerimeterPoint VertexView  view,
Point2D  source,
Point2D  p
 

Component manas.GGates.MyView.MyRenderer.getRendererComponent JGraph  graph,
CellView  view,
boolean  sel,
boolean  focus,
boolean  preview
 

Configure and return the renderer based on the passed in components. The value is typically set from messaging the graph with convertValueToString. We recommend you check the value's class and throw an illegal argument exception if it's not correct.

Parameters:
graph the graph that that defines the rendering context.
view the view that should be rendered.
sel whether the object is selected.
focus whether the object has the focus.
preview whether we are drawing a preview.
Returns:
the component used to render the value.

Implements org.jgraph.graph.CellViewRenderer.

void manas.GGates.MyView.MyRenderer.paint Graphics  g  ) 
 


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:11 2006 for Digimod by  doxygen 1.4.6-NO