Uses of Interface
sk.uniba.euromath.editor.IRendererFactory

Packages that use IRendererFactory
sk.uniba.euromath.editor Editor - Core of Multi Editor Architecture 
sk.uniba.euromath.editor.imageRenderer Image Renderer 
 

Uses of IRendererFactory in sk.uniba.euromath.editor
 

Methods in sk.uniba.euromath.editor that return IRendererFactory
 IRendererFactory RendererInfo.getFactory()
           
 

Constructors in sk.uniba.euromath.editor with parameters of type IRendererFactory
RendererInfo(String id, IRendererFactory factory, EnumSet<sk.baka.ikslibs.SourceEnum> sourceTypes, String sourceNamespace)
          Constructor.
 

Uses of IRendererFactory in sk.uniba.euromath.editor.imageRenderer
 

Classes in sk.uniba.euromath.editor.imageRenderer that implement IRendererFactory
 class ImageRendererFactory
          Produces instances of image renderer.
 



Copyright © 2003-2006 null. All Rights Reserved.