Uses of Class
y25.view.Graph25DView

Packages that use Graph25DView
y25.view Enriches layered layout graphs with realizers and handles rendering through OpenGL. 
 

Uses of Graph25DView in y25.view
 

Fields in y25.view declared as Graph25DView
protected  Graph25DView ViewMode25D.view
          The view this mode gets mouse events from.
 

Methods in y25.view with parameters of type Graph25DView
 void ViewMode25D.setActiveView(Graph25DView v)
          Sets the view this mode receives mouse events from.