Runtime

Uses of Interface
org.eclipse.gmf.runtime.diagram.core.view.factories.ViewFactory

Packages that use ViewFactory
org.eclipse.gmf.runtime.diagram.ui.view.factories Aurora internal packages Package Specification This package contains the Notation meta model View Factories.  
 

Uses of ViewFactory in org.eclipse.gmf.runtime.diagram.ui.view.factories
 

Classes in org.eclipse.gmf.runtime.diagram.ui.view.factories that implement ViewFactory
 class AbstractLabelViewFactory
          the base factory class for all label views
 class AbstractShapeViewFactory
          The base abstract node view factory
 class AbstractViewFactory
          The abstract implementation of the ViewFactory interface.
 class BasicNodeViewFactory
          This is the base factory class for all Node views, it will create the view and decorate it using the default decorations you can subclass it to add more decorations, or customize the way it looks, like adding new style
 class ConnectionViewFactory
          This is the bas factory class for all connection views, it will create the view and decorate it using the default decorations you can subclass it to add more decorations, or customize the way it looks, like adding new style
 class ListCompartmentViewFactory
          This is the bas factory class for all List compartment views, it will create the view and decorate it using the default decorations you can subclass it to add more decorations, or customize the way it looks, like adding new style
 class NoteViewFactory
          The Factory class responsible for creating Note Views
 class ResizableCompartmentViewFactory
          The factory class responsible for creating the Resizable Compartment View
 class TextShapeViewFactory
          The Factory class responsible for creating the Text shape view
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.