Uses of Interface
org.eclipse.gef.EditPartFactory
Packages that use EditPartFactory
Package
Description
All interfaces, base types, and the plugin class are here.
-
Uses of EditPartFactory in org.eclipse.gef
Methods in org.eclipse.gef that return EditPartFactoryModifier and TypeMethodDescriptionEditPartViewer.getEditPartFactory()Returns theEditPartFactoryfor this viewer.Methods in org.eclipse.gef with parameters of type EditPartFactoryModifier and TypeMethodDescriptionvoidEditPartViewer.setEditPartFactory(EditPartFactory factory) Sets the EditPartFactory. -
Uses of EditPartFactory in org.eclipse.gef.ui.palette
Classes in org.eclipse.gef.ui.palette that implement EditPartFactoryModifier and TypeClassDescriptionclassFactory to create EditParts for different PaletteEntries. -
Uses of EditPartFactory in org.eclipse.gef.ui.parts
Methods in org.eclipse.gef.ui.parts that return EditPartFactoryMethods in org.eclipse.gef.ui.parts with parameters of type EditPartFactoryModifier and TypeMethodDescriptionvoidAbstractEditPartViewer.setEditPartFactory(EditPartFactory factory)