|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gmf.runtime.diagram.ui.view.factories.AbstractViewFactory
org.eclipse.gmf.runtime.diagram.ui.view.factories.BasicNodeViewFactory
org.eclipse.gmf.runtime.diagram.ui.view.factories.AbstractShapeViewFactory
The base abstract node view factory
BasicNodeViewFactory| Constructor Summary | |
AbstractShapeViewFactory()
|
|
| Method Summary | |
protected LayoutConstraint |
createLayoutConstraint()
Method used to create the layout constraint that will get set on the created view. |
protected java.util.List |
createStyles(View view)
this method is called by @link #createView(IAdaptable, View, String, int, boolean) to create the styles for the view that will be created, you can override this method in you factory sub class to provide additional styles |
protected void |
initializeFromPreferences(View view)
Initialize the newly created view from the preference store, this method get called by @link #decorateView(View, IAdaptable, String) |
| Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.view.factories.BasicNodeViewFactory |
createNode, createView, decorateView, isUnProtectedSilentTransactionInProgress |
| Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.view.factories.AbstractViewFactory |
getEditingDomain, getPreferencesHint, getViewService, requiresElement, requiresElement, setPreferencesHint |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractShapeViewFactory()
| Method Detail |
protected LayoutConstraint createLayoutConstraint()
createLayoutConstraint in class BasicNodeViewFactoryprotected void initializeFromPreferences(View view)
initializeFromPreferences in class AbstractViewFactoryview - the view to initializeprotected java.util.List createStyles(View view)
createStyles in class AbstractViewFactory
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.