Uses of Interface
y25.layout.EdgeLayout25D

Packages that use EdgeLayout25D
y25.view Enriches layered layout graphs with realizers and handles rendering through OpenGL. 
y25.view.realizer Implementations of realizers. 
 

Uses of EdgeLayout25D in y25.view
 

Subinterfaces of EdgeLayout25D in y25.view
 interface EdgeRealizer25D
          Provides a mechanism for rendering edges into an OpenGL context.
 

Uses of EdgeLayout25D in y25.view.realizer
 

Classes in y25.view.realizer that implement EdgeLayout25D
 class DummyEdgeRealizer25D
          Implementation of an EdgeRealizer/25D with no function.
 class PolyLineEdgeRealizer25D
          Extends the PolyLineEdgeRealizer with 25D information.