Uses of Class
y25.view.RealizerFactory

Packages that use RealizerFactory
y25.base Lays out the framework for working with layered graphs. 
y25.view.realizer   
 

Uses of RealizerFactory in y25.base
 

Methods in y25.base with parameters of type RealizerFactory
static y.view.Graph2D GraphTools.DuplicateGraph2D(y.view.Graph2D graph, GraphTools.GraphDataInfo[] dataInfo, RealizerFactory realizerFactory)
          Creates a copy of the given Graph2D.
 

Uses of RealizerFactory in y25.view.realizer
 

Subclasses of RealizerFactory in y25.view.realizer
 class Realizer25DFactory
          Test.