Uses of Class
pl.edu.agh.cast.model.visual.backward.VisualModelCachingFactory

Packages that use VisualModelCachingFactory
pl.edu.agh.cast.model.visual.backward Provides classes for visual presentation of data. 
 

Uses of VisualModelCachingFactory in pl.edu.agh.cast.model.visual.backward
 

Fields in pl.edu.agh.cast.model.visual.backward declared as VisualModelCachingFactory
protected  VisualModelCachingFactory Diagram.visualModelFactory
          Caching factory of visual elements.
 

Methods in pl.edu.agh.cast.model.visual.backward that return VisualModelCachingFactory
protected  VisualModelCachingFactory Diagram.getVisualModelFactory()
          Returns caching factory of visual elements.
 

Constructors in pl.edu.agh.cast.model.visual.backward with parameters of type VisualModelCachingFactory
NodeIndexer(VisualModelCachingFactory visualModelFactory)
          Creates node indexer with index built based on NodeAttributeManager.PERMANENT_ID attribute.
NodeIndexer(VisualModelCachingFactory visualModelFactory, String attribute)
          Creates node indexer with index built based on attribute attribute.All types of nodes are indexed.
NodeIndexer(VisualModelCachingFactory visualModelFactory, String attribute, String type)
          Creates node indexer with index built based on attribute attribute.
NodeIndexer(VisualModelCachingFactory visualModelFactory, String attribute, String type, org.eclipse.core.runtime.IProgressMonitor monitor)
          Creates node indexer with index built based on attribute attribute.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.